We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cb30d8 commit ddf04a3Copy full SHA for ddf04a3
roles/stepupselfservice/templates/parameters.yml.j2
@@ -89,6 +89,11 @@ parameters:
89
preferred_activation_flow_name: activate
90
preferred_activation_flow_options: [ra, self]
91
92
+ activation_flow_attribute_name: urn:mace:dir:attribute-def:eduPersonEntitlement
93
+ activation_flow_attributes:
94
+ ra: urn:mace:surf.nl:surfsecureid:activation:ra
95
+ self: urn:mace:surf.nl:surfsecureid:activation:self
96
+
97
# Self-asserted tokens: enable/disable recovery methods
98
#
99
# One of the two options should be enabled to have a fully functioning
0 commit comments