...
Configuration Option | Value | Description |
|---|---|---|
| issuer | proxyeduteamsorg/proxy | A unique name identifying the gitlab application to the proxyThis is the SAML Entity ID of the eduTEAMS SAML Frontend Interface |
| idp_sso_target_url | gitlabexample.com | Redirect URL for the SSO processA unique name identifying the gitlab application to the proxy |
| idp_cert_fingerprint | 72:8A:6C:6B:63:35:3F:E0:BF:70:8D:41:0E:B7:02:CF:C5:86:53:24 | This is the fingerprint of the signing certificate used by the eduTEAMS SAML frontend |
| name_identifier_format | urn:oasis:names:tc:SAML:2.0:nameid-format:persistent | The NameID format requested |
| uid | urn:oasis:names:tc:SAML:attribute:subject-id | See Attributes available to Relying Parties#eduTEAMSIdentifier |
| urn:oid:0.9.2342.19200300.100.1.3 | See Attributes available to Relying Parties#Emailaddress | |
| first_name | urn:oid:2.5.4.42 | See Attributes available to Relying Parties#GivenName |
| last_name | urn:oid:2.5.4.4 | See Attributes available to Relying Parties#FamilyName |
| groups_attribute | urn:oid:1.3.6.1.4.1.5923.1.1.1.7 | See Attributes available to Relying Parties#Groups |
...