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

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -