Wouldn't step 1 and 2 also be handled using the rest protocol?

On Tue, Aug 27, 2019, 6:48 PM Petr Gašparík - AMI Praha a.s. <
[email protected]> wrote:

> Hi,
> in my proof of concept, I want piece of code (program library) to *log in
> user to CASified application without user's password.*
>
> That could be done in this way:
>
>    1. library authenticates to CAS with its login/password
>       - CAS responds with OK/fail
>    2. library requests to generate TGT for specified user
>       - CAS responds with TGT
>    3. library requests ST via TGT
>       - CAS responds with ST
>    4. library forms URL for CASified application with ST
>    5. user is logged in to CASified application
>
> I know steps 3-5 are doable through REST + CAS protocol.
>
> *What about step 2, how to do that*? Can I for example use suggoration
> for that?
>
> (CASified application means application that use CAS client to get
> authenticated users from CAS)
>
> best regards
>
> *Petr Gašparík*
>
> --
> - Website: https://apereo.github.io/cas
> - Gitter Chatroom: https://gitter.im/apereo/cas
> - List Guidelines: https://goo.gl/1VRrw7
> - Contributions: https://goo.gl/mh7qDG
> ---
> You received this message because you are subscribed to the Google Groups
> "CAS Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/a/apereo.org/d/msgid/cas-user/CABAspd0yUWw42pPzBTgErQkTyoV_u1tszcjg5M7oNwRsM%3D_6Vg%40mail.gmail.com
> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CABAspd0yUWw42pPzBTgErQkTyoV_u1tszcjg5M7oNwRsM%3D_6Vg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAGSBKkcBb3d0m%3D_oUe-M1PZdUeoEp0%3DUYfZP6o%3DD4%2BbTHL4gHg%40mail.gmail.com.

Reply via email to