index
:
xlgmokha/idp.git
main
Identity Provider implementation
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
web
/
configuration.go
blob: 0275c58384479c5242ee40de0fd6128cd9f53947 (
plain
)
1
2
3
4
5
6
package web type Configuration struct { Issuer string KeyData []byte }