Which version do you use?
The silentCheckSso Feature will be contained in v8.x, it's the next release, not yet
publicly available, only from sources.
- Niko
Am 11.09.2019 um 14:28 schrieb Christophe Lehingue
<clehingue(a)gmail.com>:
Hello,
I use keycloak and it works fine.
I have a question about "on login: check-sso (plugin: js)".
Is there a way to prevent the page from loading 2 times in a row?
I tried with the silentCheckSsoRedirectUri
var initOptions = {
responseMode: 'query',
flow: 'standard',
checkLoginIframe: true,
onLoad: 'check-sso',
silentCheckSsoRedirectUri: 'https:
//www.mapage/identityserver-sample-silent.html'
};
But it does not seem to work (certainly that I do it wrong).
Can you help me ?
Regards,
Christophe
====== IN FRENCH =============================
BOnjour,
J'utilise keycloak et cela fonctionne correctement.
J'ai une question concernant "on login: check-sso (pluging : js) ".
Y' a t'il une possibilité d'empêcher la page de se charger 2 fois de suite ?
J'ai essayé avec le silentCheckSsoRedirectUri
var initOptions = {
responseMode: 'query',
flow: 'standard',
checkLoginIframe: true,
onLoad: 'check-sso',
silentCheckSsoRedirectUri: '
https://www.mapage/identityserver-sample-silent.html'
};
Mais ça n'a pas l'air de fonctionner (certainement que je m'y prends mal).
Pouvez-vous m'aider ?
Cordialement,
Christophe
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user