Florian Forster
|
550f7877f2
|
fix: move to new org (#177)
* chore: move to new org
* chore: change import
* fix: update logging lib
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
|
2022-04-26 23:48:29 +02:00 |
|
Livio Amstutz
|
400f5c4de4
|
fix: parse max_age and prompt correctly (and change scope type) (#105)
* fix: parse max_age and prompt correctly (and change scope type)
* remove unnecessary omitempty
|
2021-06-16 08:34:01 +02:00 |
|
Livio Amstutz
|
14faebbb77
|
fix: check grant types and add refresh token to discovery
|
2021-05-27 13:44:11 +02:00 |
|
Livio Amstutz
|
1049c44c3e
|
Merge remote-tracking branch 'origin/token-introspection' into signingkey
# Conflicts:
# pkg/op/mock/storage.mock.go
# pkg/op/storage.go
|
2021-02-12 13:02:04 +01:00 |
|
Livio Amstutz
|
50ab51bb46
|
introspect and client assertion
|
2021-01-28 08:41:36 +01:00 |
|
Livio Amstutz
|
b2f23dc5b7
|
Merge branch 'master' into signingkey
|
2020-12-16 08:01:37 +01:00 |
|
Livio Amstutz
|
36800145d6
|
renaming
|
2020-11-26 16:12:27 +01:00 |
|
Livio Amstutz
|
24120554e5
|
feat: add clock skew and option to put userinfo (profile, email, phone, address) into id_token
|
2020-11-26 15:46:08 +01:00 |
|
Fabi
|
2370409a55
|
fix: allow additional scopes (#69)
* feat: allow additional scopes
* fix: mocks and tests
* fix: restrict additional scopes
* fix: restrict additional scopes
* fix: remove comments
* fix: remove comments
|
2020-11-03 08:07:02 +01:00 |
|
Livio Amstutz
|
3acc62e79e
|
cleanup
|
2020-10-20 07:39:36 +02:00 |
|
Livio Amstutz
|
ed33332dce
|
merging and missing mocks
|
2020-10-15 13:41:31 +02:00 |
|
Livio Amstutz
|
b311610d06
|
feat: check allowed scopes (and pass clientID to GetUserinfoFromScopes)
|
2020-10-07 08:44:26 +02:00 |
|
Fabi
|
c6e22dff69
|
feat: dev mode on client, check client configuration (#41)
* fix: tests
* fix: tests
* fix: tests
|
2020-08-06 13:10:49 +02:00 |
|
Livio Amstutz
|
e8f3010910
|
feat: terminate session (front channel logout)
|
2020-03-03 11:31:23 +01:00 |
|
Livio Amstutz
|
93709a18b6
|
add readiness and partial key rotation
|
2020-02-11 17:17:09 +01:00 |
|
Livio Amstutz
|
6d0890e280
|
initial commit
|
2020-01-31 15:22:16 +01:00 |
|