1
Issue INVALID_CREDENTIALS when SSO between Entra ID with Directus 11.5
Source: directus/directus#24952 · opened by @vantao17361
Summary Dear Team ! I encountering the issue can not log in to Directus from an account Entra ID. I already configured the SSO for them. Here is my details configuration Entra ID side 1. Registered a new application 2. Redirect URLs: 3. Create a Client Secret key 4. API permission: Type: Delegated (email, mail. real, OpenID, profile, user.read) Directus side AUTH_MICROSOFT_ALLOW_PUBLIC_REGISTRATION "true" AUTH_MICROSOFT_CLIENT_ID "my client 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 credentials onthe login box encountered Has anyone encountered this problem and can you share with me? Thanks…
No pledges yet. Be the first to back this.
Comments
Similar requests
Single Sign On between Directus and Microsoft Entra ID does not working
2 votes · 0 comments
SDK SSO Login Refresh Token
4 votes · 0 comments
Introduce UI-Based Configuration for OAuth/SSO Providers
7 votes · 0 comments
Why Isn't Directus Gaining More Attention in Mobile App Development?
10 votes · 0 comments
Enable login with JWT from IdP via API
3 votes · 0 comments
No comments yet.