简体   繁体   中英

SAML assertion using java

I am a java developer, and I have got a url protocol://common_domain_name/sps/federation_name/saml20/login (I can not give real url for security and legal purpose), this is said endpoint url. I need to do something call SSO (Single sign on for user authentication ie, user-name and password are right that is in another server). How do I do that? This is totally unknown to me.

Can anyone please help guide me through it?

Use one of the many SAML implementations for Java. A good choice is probably OpenSAML .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM