Hello everyone,
I am working on integrating our application with an external system. We are using OIDC, but despite configuring it according to the guidelines in this post:
https://forum.cortezaproject.org/t/authenticate-keycloak/2654/6
I have been unable to get the provider’s button to appear on the authentication form.
Is there any way to debug what is happening?
If I enable SAML, the authentication button for that provider is displayed correctly, so users can authenticate through that method. However, the OIDC provider does not appear at all.
Any guidance would be appreciated. Thank you.