django-mama-cas icon indicating copy to clipboard operation
django-mama-cas copied to clipboard

How to login with REST call?

Open bwang221 opened this issue 5 years ago • 1 comments

It seems that the login has to be redirected to the login page? (I use mama-cas-ng), is there a way to login with REST API and use a token from different apps?

bwang221 avatar Jul 23 '18 23:07 bwang221

I like the proposal . Some feature to consume the sso via REST API would be very cool for using it in microservices and other rest consuming clients.

There is a Standard described in CAS Protocol: https://apereo.github.io/cas/5.3.x/protocol/REST-Protocol.html

(This is not the Process of Remote REST Auth delegation)

bpereto avatar Jul 26 '18 06:07 bpereto