Skip to content

Commit

Permalink
Add activation flow sellection using entitlement attribute for selfse…
Browse files Browse the repository at this point in the history
…rvice 5.0.5
  • Loading branch information
pmeulen committed Dec 10, 2024
1 parent 1cb30d8 commit ddf04a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions roles/stepupselfservice/templates/parameters.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@ parameters:
preferred_activation_flow_name: activate
preferred_activation_flow_options: [ra, self]

activation_flow_attribute_name: urn:mace:dir:attribute-def:eduPersonEntitlement
activation_flow_attributes:
ra: urn:mace:surf.nl:surfsecureid:activation:ra
self: urn:mace:surf.nl:surfsecureid:activation:self

# Self-asserted tokens: enable/disable recovery methods
#
# One of the two options should be enabled to have a fully functioning
Expand Down

0 comments on commit ddf04a3

Please sign in to comment.