Skip to content

Commit

Permalink
RA: New parameter for minimal loa
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Apr 18, 2024
1 parent 372b47f commit 85e24d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/stepupra/templates/parameters.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ parameters:
saml_remote_idp_certificate: {{ gateway_saml_idp_publickey | depem }}

# Minimum LoA required for login to the RA interface
loa_required_for_login: '{{ stepup_uri_loa3 }}'
authentication_context_class_ref: '{{ stepup_uri_loa3 }}'

stepup_loa_loa1: '{{ stepup_uri_loa1 }}'
stepup_loa_loa2: '{{ stepup_uri_loa2 }}'
Expand Down

0 comments on commit 85e24d5

Please sign in to comment.