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.