|
|
|
|
2/12/2018 8:00:02 AM
providers (#4978)
* Make the `keycloak.js` capable of working with alternate OIDC providers
(provided that they create access_tokens as JWT tokens with `exp` and
`iat` claims).
Also add a `useNonce` option, to allow disabling the `nonce` check
since, in the OIDC specification, `nonce` is optional.
Signed-off-by: David Festal <dfestal@redhat.com>
* Update the `keycloak.ts` with the `useNonce` additional init option. Signed-off-by: David Festal <dfestal@redhat.com>
* Fix 2 errors in the case `checkSessionIframe` is used
Signed-off-by: David Festal <dfestal@redhat.com>
|
|
|
2/12/2018 6:58:58 AM
Fix incorrect Japanese translations
|
|
|
2/8/2018 10:43:12 AM
not enabled because HttpClient is configured with truststore
|
1/24/2018 10:37:55 AM
admin GUI can break realm configuration
|
|
|
|
|