keycloak-scim/securing_apps
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
..
images
keycloak-images KEYCLOAK-9341 Updating screens to match 7.4 and Red Hat standards 2020-04-08 16:54:48 +02:00
rhsso-images KEYCLOAK-9341 Updating screens to match 7.4 and Red Hat standards 2020-04-08 16:54:48 +02:00
topics KEYCLOAK-15158 adjust basic example of Keycloak JS adapter usage 2020-10-29 09:53:55 +01:00
docinfo-footer.html
docinfo.html
index.adoc KEYCLOAK-11918 Moved guides docs to dropdown, and set version fixed at the top 2019-11-07 16:15:06 +01:00
master-docinfo.xml
master.adoc
pom.xml
topics.adoc [KEYCLOAK-7264] Add documentation for the new RoleMappingsProvider SPI 2019-09-11 14:53:31 +02:00