Login Rest Service Service Delay
by Satyajit Das
Hi Team,
We are using login restful service of 1.4.0 final version.
Sometimes the login takes quite some time(around 15 secs) to fetch the
token id given back by login service.
On subsequent call for login rest service takes very less time(75 milisecs)
This is a complete random behavior.
Kindly let me know how to overcome this issue.
below is the snap of Token timeouts.
[image: Inline image 1]
Regards,
Satya.
8 years, 11 months
HELP: how many realms does keycloak can support
by zhangjin
Hi,
I found that the response time of the create realm request increases linearly, from 0.5 second to tens of second when I created hundreds of realms.
It perhaps caused by: when I create a new realm(exmpale test), keycloak will add a test-realm client into the admin-realm's client and add test-realm's roles into ADMIN composite role.
I test it by using java sdk keycloak-admin-client (1.7.0.Final), datasource: h2/mysql/mongodb.
So how many realms does keycloak can support or is there any solution?
8 years, 11 months
creating groups in keycloak
by Mahantesh Prasad Katti
Hi,
I came across a section in the keycloak user guide that dwells upon groups. However, there was no detail on how to create and use one. Just wanted to know if you have any other pointers on the same?
thanks
Prasad
8 years, 12 months
Keycloak to secure web applications deployed in glassfish
by Mahantesh Prasad Katti
Hi All,
I have some web application deployed in glassfish. And we are trying to implement SSO using keycloak. I wanted to understand if keycloak secures and provides sso support for applications deployed on glassfish or if it is applicable to applications deployed on jboss only? I tried to secure a glassfish web application using keycloak [specifying the keycloak pom dependanies, keycloak.json and related entries in web.xml]. but I could not see the direction happening to keycloak for authentication. Am I missing something here? Appreciate any pointers.
Regards
Prasad
8 years, 12 months
Can not login sometimes
by Mai Zi
Hi, there,
We are using confidential type client . Sometimes it is hard to login in the system from browser unless you refresh the login page.
Anybody has met the same issue ?
RegardsMai
8 years, 12 months