I am very grateful to everyone for their response, I will review everything carefully and tell them, and when I solve it, I will also write it for future help. I will write soon
El lunes, 16 de diciembre de 2019, 14:57:48 (UTC-3), Fernando Gómez escribió: > > > Greetings dear community, I am writing on this occasion for need of > guidance from you. > > I have the following development scheme for an implementation of CAS SSO > V6 for the University. > > > The life cycle that I must implement is as follows: The user enters his > username and password, through POST the data passes to my classes that must > receive the information, encode it and then send it to an external service > of mine that is responsible for validating and to obtain the information of > the user to my database, then my service generates a response that is > returned to the CAS server, and if it is an affirmative answer, CAS allows > the entry, if it is not, it rejects it. > > > In theory there would be no complication but, I don't get the way or the > documentation or an example, how to connect CAS SSO version 6, with my > services, could someone help me guide me with some example some document > that I can analyze to achieve the goal? I have reviewed all of the official > documentation and I do not get how to do it, I have given it many laps and > invested months and nothing, so I come to you to see if someone can only > guide me what route to take, or where to investigate, basically: How do I > do that when the details of the CAS login form are filled in, I send that > information by POST to a class of mine and that class to a service with an > external URL, how do I connect CAS to my JAVA classes? > > > Grateful in advance. > > > > Fernando > > [image: life cicle cas sso elpais.png] > > -- - 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/51254b5f-a3a6-42b5-b99d-d472748e094e%40apereo.org.
