Witold Konior
763d3334e7
feat: Enable parsing email_verified from string. ( #139 )
...
* Enable parsing email_verified from string.
AWS Cognito will return email_verified from /userinfo endpoint as string.
This fix will accept proper boolean values as well as string values.
Links for reference:
https://forums.aws.amazon.com/thread.jspa?messageID=949441󧳁
https://discuss.elastic.co/t/openid-error-after-authenticating-against-aws-cognito/206018/11
* feat: Enable parsing email_verified from string.
2021-11-02 09:14:33 +01:00
陈杨文
ff2c164057
fix: improve example & fix userinfo marshal ( #132 )
...
* fix: example client should track state, call cli.CodeFlow need context
* fix: oidc userinfo can UnmarshalJSON with address
* rp Discover use client.Discover
* add instruction for example to README.md
2021-10-08 08:20:45 +02:00
Livio Amstutz
1518c843de
feat: token introspection ( #83 )
...
* introspect
* introspect and client assertion
* introspect and client assertion
* scopes
* token introspection
* introspect
* refactoring
* fixes
* clenaup
* Update example/internal/mock/storage.go
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* clenaup
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-02-15 13:43:50 +01:00
Livio Amstutz
d7ed59db2b
refactoring
2020-09-28 08:14:10 +02:00
Livio Amstutz
542ec6ed7b
refactoring
2020-09-25 16:41:25 +02:00
Livio Amstutz
60560ce239
fix: marshal user info address ( #58 )
2020-09-21 10:44:19 +02:00
adlerhurst
fd3daa2335
fix: jwt profile request in op
2020-09-16 14:12:41 +02:00
Livio Amstutz
2966355b0e
fix: add authorizations to userinfo ( #37 )
2020-07-09 13:40:32 +02:00
livio-a
2b9f7dfd18
Fix: userinfo ( #15 )
...
* add idea to gitignore
* working userinfo
* cleanup
* tests
2020-03-06 17:14:30 +01:00
Livio Amstutz
6d0890e280
initial commit
2020-01-31 15:22:16 +01:00