Replies: 1 comment
-
|
Hi Fiona, thanks for asking 👍 ✅ Well-known URL format in digiRunner
🔍 Examples LDAP / Active Directory Custom API-based IdP If you’re integrating with Keycloak or another OIDC-compatible provider, just replace {idp} with the name you registered internally in digiRunner.
Some deployments separate Gateway (GTW) and Admin Console (AC) IdPs, so you may see paths like:
The {idp} value is case-sensitive and config-driven — always double-check the exact name in your digiRunner configuration. 🧭 In short |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I’m setting up OpenID Connect (OIDC) with digiRunner and got a bit stuck on the well-known URL part. Different IdPs seem to format this a bit differently, so I want to make sure my client apps are pointing to the correct discovery endpoint.
What’s the exact format digiRunner uses for
/.well-known/openid-configuration?
Thanks in advance! I’d like to avoid hardcoding the wrong thing 😅
Beta Was this translation helpful? Give feedback.
All reactions