Jazz Security Architecture (SSO) with Jazz application
![]()
Umar Ashraf (15●3)
| asked Feb 22 '18, 10:05 a.m.
edited Feb 22 '18, 10:28 a.m. by Fariz Saracevic (874●6●13) Is it possible to delegate SSO authentication using JAS for a non Jazz application? If yes, please give some guide lines how to achieve so or point me to any relevant document? |
Accepted answer
![]() JAS is an implementation of the Liberty OpenID Connect feature, as a OpenID Connect provider. I believe an application needs to register itself to JAS using those endpoints exposed by JAS to utilize the JSA SSO. If the application that you have in mind has no such capability, I don't think you can do anything about it.
Umar Ashraf selected this answer as the correct answer
Comments Thanks for the response. Could you please elucidate what you meant by JAS endpoints? Also, please point me to any specification where I can find the procedure to register a non-jazz application with JAS? The endpoints are listed in the below document.
|