Single Sign On setup question

Hello! I am trying to set up SSO authentication through our internal services. To do so, I need to provide:

  • SAML Metadata (if exists)
  • Identifier (Entity ID)
  • Reply URL (Assertion Consumer Service URL)

For now im trying to figure out how to work with OIDC and IS4, but maybe you could help me how to get these parameters?

Thanks in advance.

Hi,

I am not sure what you want to do exactly to be honest. Usually you just need a clientId + clientSecret and a authority URL.