Skip to content

Commit

Permalink
chore: config agid login provider
Browse files Browse the repository at this point in the history
  • Loading branch information
damikael committed May 12, 2023
1 parent 8d0e26f commit 8c9c10a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added spid-validator/client/view/img/logo3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion spid-validator/server/lib/authenticator.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class AgIDLoginAuthenticator {

}

setIssuer(show='agid,google') {
setIssuer(show='agid,spid,cie,microsoft,google') {

let issuer = new Issuer({
issuer: this.issuer,
Expand Down

0 comments on commit 8c9c10a

Please sign in to comment.