keycloak-scim/securing_apps/topics/oidc
Niko Köbler f9e5d78a56 KEYCLOAK-15158 adjust basic example of Keycloak JS adapter usage
As the JS adapter has evolved, it now tries to add an iframe element to the document body during initialization.
When used like in the basic example as before, there will be an JS error, as the document body is not yet available.
So we've to wait until the document is loaded, thus the initialization is put in a function and the function will be called upon body.onload()
2020-10-29 09:53:55 +01:00
..
java Update spring-security-adapter.adoc 2020-09-09 11:19:57 +02:00
javascript-adapter.adoc KEYCLOAK-15158 adjust basic example of Keycloak JS adapter usage 2020-10-29 09:53:55 +01:00
keycloak-gatekeeper.adoc KEYCLOAK-15428 Fix two broken links causing test failures 2020-09-02 14:25:07 -03:00
mod-auth-openidc.adoc fix-broken-heading (#632) 2019-05-13 19:22:52 -03:00
nodejs-adapter.adoc add proxy configuration section to node.js adapter docs 2020-07-02 16:24:17 -03:00
oidc-generic.adoc Update oidc-generic.adoc 2020-07-24 11:36:25 -03:00
oidc-overview.adoc Fix incorrect RP abbreviation 2019-05-02 09:09:39 +01:00