issues
search
IdentityModel
/
IdentityModel.OidcClient.Old
OpenID Connect Client Library for Native Applications
Other
38
stars
17
forks
source link
Add configurable validation policy
#50
Closed
leastprivilege
closed
6 years ago
leastprivilege
commented
7 years ago
validate issuer against authority
require c_hash/at_hash
require id_token on refresh token response
allowed algorithm (id_token signatures)
require HTTPS (authority vs endpoints)
require all endpoints on same domain as authority
leastprivilege
commented
7 years ago
require kid?
leastprivilege
commented
7 years ago
move to v2