@@ -37,6 +37,13 @@ An auxiliary LDAP object class, representing a geOrchestra organisation.
37
37
- partial OID: ` 1.1.2 `
38
38
- complete OID: ` 1.3.6.1.4.1.53611.1.1.2 `
39
39
40
+ ### 1.1.3 - georchestraRole
41
+
42
+ An auxiliary LDAP object class, representing a geOrchestra role.
43
+
44
+ - partial OID: ` 1.1.3 `
45
+ - complete OID: ` 1.3.6.1.4.1.53611.1.1.3 `
46
+
40
47
### 1.2 - Attribute types
41
48
42
49
A "branch" for all custom LDAP attribute types.
@@ -50,3 +57,35 @@ A LDAP attribute, representing a date of agreement on privacy policy.
50
57
51
58
- partial OID: ` 1.2.1 `
52
59
- complete OID: ` 1.3.6.1.4.1.53611.1.2.1 `
60
+
61
+ ### 1.2.2 - georchestraObjectIdentifier
62
+
63
+ A LDAP attribute, representing a geOrchestra unique object identifier,
64
+ in the form of a [ UUID] ( https://www.rfc-editor.org/rfc/rfc9562.html ) .
65
+
66
+ - partial OID: ` 1.2.2 `
67
+ - complete OID: ` 1.3.6.1.4.1.53611.1.2.2 `
68
+
69
+ ### 1.2.3 - oAuth2Provider
70
+
71
+ A LDAP attribute, representing an external identity provider identifier, in the
72
+ form of a character string.
73
+
74
+ - partial OID: ` 1.2.3 `
75
+ - complete OID: ` 1.3.6.1.4.1.53611.1.2.2 `
76
+
77
+ ### 1.2.4 - oAuth2Uid
78
+
79
+ A LDAP attribute, representing an identifier for a user identified onto an
80
+ external identity provider, in the form of a character string.
81
+
82
+ - partial OID: ` 1.2.4 `
83
+ - complete OID: ` 1.3.6.1.4.1.53611.1.2.4 `
84
+
85
+ ### 1.2.5 - orgUniqueId
86
+
87
+ A LDAP attribute, representing a unique identifier for a geOrchestra organisation
88
+ (e.g. can be the French SIRET number).
89
+
90
+ - partial OID: ` 1.2.5 `
91
+ - complete OID: ` 1.3.6.1.4.1.53611.1.2.5 `
0 commit comments