iDempiere SSO Keycloak Login

50 views
Skip to first unread message

Erick Benivan

unread,
Jun 2, 2026, 11:16:15 PM (5 days ago) Jun 2
to iDempiere

Hello everyone,
I'm currently trying to log in using Keycloak SSO with OpenID.
Can users that have already been created in Keycloak SSO be automatically created as users in iDempiere as well?

Heng Sin Low

unread,
Jun 2, 2026, 11:28:59 PM (5 days ago) Jun 2
to idem...@googlegroups.com
No, that's not implemented.

--
You received this message because you are subscribed to the Google Groups "iDempiere" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/idempiere/1e50a04f-626a-4518-a1ca-1efa8785ca28n%40googlegroups.com.

Erick Benivan

unread,
Jun 3, 2026, 12:08:22 AM (5 days ago) Jun 3
to iDempiere

Are there any best practices in iDempiere for dealing with this scenario?

Jesús Castillo

unread,
Jun 3, 2026, 7:13:11 AM (5 days ago) Jun 3
to idem...@googlegroups.com
You could use some Key lock API. And use it in a custom plugin.

 
Atte: Jesus Castillo.

Erick Benivan

unread,
Jun 3, 2026, 7:23:41 AM (5 days ago) Jun 3
to idem...@googlegroups.com

Heng Sin Low

unread,
Jun 3, 2026, 7:40:27 AM (5 days ago) Jun 3
to idem...@googlegroups.com
Another option is to implement it in the request filter. After validating that the SSO token is valid and the user doesn't exist in the target tenant, you can auto-create the user on the fly (you probably will need to set up some default for new users in the SSO provider configuration).

Erick Benivan

unread,
Jun 4, 2026, 2:20:12 AM (4 days ago) Jun 4
to iDempiere
thank you , i'll try
Reply all
Reply to author
Forward
0 new messages