Skip to content

Commit ddf04a3

Browse files
committed
Add activation flow sellection using entitlement attribute for selfservice 5.0.5
1 parent 1cb30d8 commit ddf04a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

roles/stepupselfservice/templates/parameters.yml.j2

+5
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@ parameters:
8989
preferred_activation_flow_name: activate
9090
preferred_activation_flow_options: [ra, self]
9191

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+
9297
# Self-asserted tokens: enable/disable recovery methods
9398
#
9499
# One of the two options should be enabled to have a fully functioning

0 commit comments

Comments
 (0)