The Valid openID Redirect URI values is an OpenID standard field for whitelisting the URIs that are allowed to redirect from the IdP (Haventec Authenticate) to the IAM. This is a security measure that prevents the redirect to an unintended endpoint.
For KeyCloak, the format of the URIs is:
https://<domain>/auth/realms/<realm>/broker/oidc/endpoint |
E.g.
- https://iam.haventec.com/auth/realms/my-realm/broker/oidc/endpoint
Comments
0 comments
Please sign in to leave a comment.