...
Configuration Option | Value | Description |
---|---|---|
issuer | A unique name identifying the gitlab application to the proxy | |
idp_sso_target_url | Redirect URL for the SSO processThis is the eduTEAMS endpoint supporting the HTTP-Redirect SAML 2.0 Binding | |
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 |
...