spring - OAuth & SAML integration or better approach -


could explain best approach scenario?: there 2 separate service providers:

  • system server works rest api mobile application.

  • system b website login handled simple , plain cookies.

i have read lot , ive found used protocols in use right these kind of systems saml , oauth, oauth works specially give security api services , saml web applications (cookie based).

ideally, being looked single log in, right handled system b through cookies in main domain.

is there way use both saml , oauth? or way go?

the answer depends on idp have.

is idp saml based or got researching?

saml , oauth don't play together.

the ideal openid connect use openid connect token rest api token. involve using same idp authentication both.


Comments

Popular posts from this blog

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

Android M doze mode and "native" posix socket freezing up -