- Drucken
- pdf
Campos supports the following protocols:
- OpenID Connect
- SAML2
OpenID Connect
1. Add a new client to your Identity provider and register the following Redirect-URIs:
- https://signin.campos.ch/signin-<YourAuthScheme>
https://signin.stage.campos.ch/signin- (Test-System)
sub oid http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier It is recommended to use a stable ID that never changes (like a GUID) and avoid unstable attributes like email address (may change on marriage).
email given_name family_name locale (optional)
authority-URL (OAuth 2.0 Endpoint) newly created client ID for CAMPOS
ADFS with SAML2
1. Communicate the entityID (authority-URL) to [email protected]
2. We will add your identity provider and give you the URL for the SAML metadata XML. It will look like https://signin.campos.ch/saml2/<YourAuthScheme>
User-Principal-Name -> email Given-Name -> given_name Surname -> family_name ObjectGUID -> Name ID ObjectGUID is an ID that never changes it is possible that the ObjectGUID is not in the drop down, just type it in