2
Single Sign On between Directus and Microsoft Entra ID does not working
Source: directus/directus#24924 · opened by @vantao17361
Summary Dear Team ! I encountering the issue can not login to Directus from an account Entra ID. I already configured the SSO for them. Here is my details configuratin Entra ID side 1. Registered a new application 2. Redirect URLs: 3. Create a Client Secret key 4. API permisison: Type: Delegated (email, mail.real, openid, profile, user.read) Directus side AUTH_MICROSOFT_ALLOW_PUBLIC_REGISTRATION "true" AUTH_MICROSOFT_CLIENT_ID "my clien application ID" AUTH_MICROSOFT_CLIENT_SECRET "the value of secret key which created from Entra ID" AUTH_MICROSOFT_DRIVER "openid" AUTH_MICROSOFT_IDENTIFIER_KEY "email" AUTH_MICROSOFT_ISSUER_URL " tenant ID/v2.0/.well-known/openid-configuration" AUTH_PROVIDERS "microsoft" PUBLIC_URL "mydomain.com" The result after I input the my credential on login box encounterd Has anyone encountered this problem and can you share with me? Thanks a lot. …
No pledges yet. Be the first to back this.
Comments
Similar requests
Issue INVALID_CREDENTIALS when SSO between Entra ID with Directus 11.5
1 vote · 0 comments
Enable login with JWT from IdP via API
3 votes · 0 comments
Why Isn't Directus Gaining More Attention in Mobile App Development?
10 votes · 0 comments
Get all related collections/items for m2o,m2m without reverse fields
2 votes · 0 comments
Directus Loader for Astro Content Layer
41 votes · 0 comments
No comments yet.