Skip to content

Commit

Permalink
ID-4637: Tekstendring acr_values ifm eIDAS (#268)
Browse files Browse the repository at this point in the history
Tekstendring acr_values
  • Loading branch information
thomasre authored Sep 30, 2024
1 parent afa8cd3 commit 74fafd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h2 class="accordion-header" id="authorizationRequestHeading">
<input type="text" th:field="*{authorizationDetails}" class="form-control"/>
</div>
<div class="form-group">
<label th:for="acrValues">Acr (acr_values)</label>
<label th:for="acrValues">Acr (acr_values) - use eidas-loa-substantial or eidas-loa-high for eIDAS</label>
<input type="text" th:field="*{acrValues}" class="form-control"/>
</div>
<div class="form-group">
Expand Down

0 comments on commit 74fafd3

Please sign in to comment.