Skip to content

Commit a6401b5

Browse files
authored
Merge pull request #97 from OpenConext/feature/794-mfa-acr-variants
#794 MFA variants of current ACR values
2 parents cef321c + 2fcc3fb commit a6401b5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

oidc-playground-server/src/main/resources/application.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,8 @@ acr:
6363
- "https://eduid.nl/trust/linked-institution"
6464
- "https://eduid.nl/trust/affiliation-student"
6565
- "https://refeds.org/profile/mfa"
66+
- "https://eduid.nl/trust/linked-institution/mfa"
67+
- "https://eduid.nl/trust/validate-names/mfa"
68+
- "https://eduid.nl/trust/validate-names-external/mfa"
69+
- "https://eduid.nl/trust/affiliation-student/mfa"
70+

0 commit comments

Comments
 (0)