keycloak-scim/securing_apps/topics
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
..
client-registration Improve formatting 2019-05-02 09:09:08 +01:00
docker Update docker-overview.adoc 2020-01-07 08:34:19 +01:00
oidc KEYCLOAK-15158 adjust basic example of Keycloak JS adapter usage 2020-10-29 09:53:55 +01:00
overview Fix a minor typo 2020-02-14 09:36:14 +01:00
saml KEYCLOAK-14105 Document setting SameSite to None for mod_auth_mellon 2020-07-01 18:52:12 -03:00
token-exchange Update token-exchange.adoc 2020-07-24 11:35:41 -03:00
client-registration.adoc typo correction, loose vs lose 2019-09-12 12:07:20 +02:00
templates Fix master-docinfo.xml 2017-08-29 06:03:18 +02:00