Skip to content

Commit

Permalink
Update issuer in clientsettings (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
acn-dgopa authored Apr 26, 2024
1 parent 02c63e9 commit f1c954c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"SecretUri": ""
},
"ClientSettings": {
"Issuer": "authn",
"Issuer": "authn.ui",
"App": "authentication-ui",
"CertificateName": "JWTCertificate"
}
}
}

0 comments on commit f1c954c

Please sign in to comment.