Skip to content
Discussion options

You must be logged in to vote

Hello @nlutd,

this one works for me. Version in use is v2.16.51.

"oidc_providers": {
                "azuread": {
                        "color": "blue",
                        "icon": "microsoft-azure",
                        "display_name": "Sign in with Azure (Entra ID)",
                        "client_id": "CLIENT_ID",
                        "client_secret": "CLIENT_SECRET",
                        "redirect_url": "https://REDIRECT.URL.TLD/path/to/redirect",
                        "endpoint": {
                                "issuer": "https://login.microsoftonline.com/TENANT_ID/v2.0",
                                "auth": "https://login.microsoftonline.com/TENANT_ID/oauth2/v…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nlutd
Comment options

Answer selected by nlutd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants