Hi Aliyaa
As I wrote earlier (in 2021 !) it's likely that this is not the most appropriate forum for your question. Try on Keycloak technical support or on Stack Overflow
Good luck
------------------------------
Jonathan Goldberg
Amdocs Management Limited
Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
------------------------------
Original Message:
Sent: May 14, 2024 06:51
From: Aliyaa Khan
Subject: Creating a SAML token in keycloak for SSO
Does anyone know anything about when the sso session will expire
------------------------------
Aliyaa Khan
TO BE VERIFIED
Original Message:
Sent: Jul 26, 2021 11:26
From: Jonathan Goldberg
Subject: Creating a SAML token in keycloak for SSO
Hi Amit
Not sure that this is the most likely place to get an answer for a technical query like this. Perhaps you'd be better placed to go to the keycloak technical support (if there is one), or try development forums such as Stack Overflow.
Good luck anyway.
------------------------------
Jonathan Goldberg
Amdocs Management Limited
Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
Original Message:
Sent: Jul 26, 2021 01:02
From: Amit Batra
Subject: Creating a SAML token in keycloak for SSO
Dear members,
We are trying to cerate a SSO application using saml token, we need to generate a saml token in keycloak IDP, we are trying out below command, but it isn't working out, any help would be appreciated.
curl -d client_id=WSO2 Client -d username=xxx -d password=xxx -d grant_type=password -d scope=samlhttps://idp.abcded.com/auth/realms/WSO2/protocol/saml/
#DigitalEcosystems
------------------------------
Regards,
Amit Batra
------------------------------