feat(xo-server-auth-oidc): make well-known suffix optional

This commit is contained in:
Julien Fontanet
2023-03-14 10:00:50 +01:00
parent 7adfc195dc
commit 3c4dcde1d4
2 changed files with 16 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [Plugin/auth-oidc] Support `email` for _username field_ setting [Forum#59587](https://xcp-ng.org/forum/post/59587)
- [Plugin/auth-oidc] Well-known suffix is now optional in _auto-discovery URL_
### Bug fixes