Hello, to complete my integration of CAS SSO with my app, I need that when I return the answer that it can be credited with networks, for example with Google, my ID that I return must come in the format: Google2Profile123456789, it means that the Google2Profile word concatenated the user's ID, the problem is that it is not arriving this way, only the ID arrives, on the way the Google2Profile is lost, please know what I can do, and if it is not possible to leave the Google2Profile, how could I To identify that this accreditation comes through networks, is that I must do some internal processes in my app, if it comes from a network.
Thanks in advance...