Skip to content

Releases: cavefire/hass-openid

1.2.1

21 Feb 20:53
b134e92

Choose a tag to compare

🐛 Fixes

➕ More

Full Changelog: 1.2.0...1.2.1

1.2.0

31 Dec 14:58
e1aba01

Choose a tag to compare

This update introduces automatic user creation. Make sure to follow these instructions to make this update safely:

  1. Create a backup of your homeassistant (you should do that anyway before each update)
  2. Create a user in homeassistant that is an administrator. Make sure its name is not a username in your IdP.

If everything works after the update, you can remove the newly created admin user again. This is just a safety precaution.

🐛 Fixes

✨ Feats

🧹 Chores

📚 Docs

Full Changelog: 1.1.8...1.2.0

1.2.0-pre2 ❗ BREAKING ❗

18 Dec 20:55
5a70d1c

Choose a tag to compare

Pre-release

This update introduces automatic user creation. Make sure to follow these instructions to make this update safely:

  1. Create a backup of your homeassistant (you should do that anyway before each update)
  2. Create a user in homeassistant that is an administrator. Make sure its name is not a username in your IdP.

If everything works after the update, you can remove the newly created admin user again. This is just a safety precaution.

🐛 Fixes

✨ Feats

🧹 Chores

📚 Docs

New Contributors

Full Changelog: 1.2.0-pre1...1.2.0-pre2

1.2.0-pre1 ❗ BREAKING ❗

14 Dec 11:14

Choose a tag to compare

Pre-release

This update introduces automatic user creation. Make sure to follow these instructions to make this update safely:

  1. Create a backup of your homeassistant (you should do that anyway before each update)
  2. Create a user in homeassistant that is an administrator. Make sure its name is not a username in your IdP.

If everything works after the update, you can remove the newly created admin user again. This is just a safety precaution.

✨ Feats

🐛 Fixes

🧹 Chores

Full Changelog: 1.1.8...1.2.0-pre1

1.1.8

03 Jul 18:29

Choose a tag to compare

🐛 Fixes

Full Changelog: 1.1.7...1.1.8

1.1.7

28 Jun 19:07

Choose a tag to compare

🐛 Fixes

✨ Feats

  • feat: add option to configure button text on login screen by @cavefire in 71cc397

Full Changelog: 1.1.6...1.1.7

1.1.6

15 Jun 19:04

Choose a tag to compare

🐛 Fixes

🧹 Chores

  • chores: update README to clarify username_field usage and add use_auth_header configuration option by @cavefire in c193f09

Full Changelog: 1.1.5...1.1.6

1.1.5

08 Jun 18:20

Choose a tag to compare

✨ Feats

  • feat: disable integration when "configure_url" can not be loaded by @cavefire in 355187c
  • feat: using authorization header for token exchange by @cavefire in 6cdc682
  • feat: redirect url takes base url from client for proxy use by @cavefire in 500e199

Full Changelog: 1.1.4...1.1.5

1.1.4

06 Jun 17:08

Choose a tag to compare

This release replaces the regex callback with a static callback uri, allowing more IdP to be used. (Solving #2 #3 #4)
Its recommended to change the callback uri to: https://YOUR_HOME_ASSISTANT_DOMAIN/auth/openid/callback

✨ Feats

🧹 Chores

📚 Docs

Full Changelog: 1.1.3...1.1.4

1.1.3

03 Jun 18:07

Choose a tag to compare

✨ Feats

🧹 Chores

Full Changelog: 1.1.2...1.1.3