Dan Brown
|
c167f40af3
|
Renamed OIDC files to all be aligned
|
2021-10-12 23:04:28 +01:00 |
|
Dan Brown
|
06a0d829c8
|
Added OIDC basic autodiscovery support
|
2021-10-12 23:00:52 +01:00 |
|
Dan Brown
|
790723dfc5
|
Added further OIDC core class testing
|
2021-10-12 16:48:54 +01:00 |
|
Dan Brown
|
6b182a435a
|
Got OIDC custom solution to a functional state
- Validation of all key/token elements now in place.
- Signing key system updated to work with jwk-style array or with
file:// path to pem key.
|
2021-10-11 23:00:45 +01:00 |
|
Dan Brown
|
8c01c55684
|
Added token and key handling elements for oidc jwt
- Got basic signing support and structure checking done.
- Need to run through actual claim checking before providing details
back to app.
|
2021-10-11 19:05:16 +01:00 |
|