Contexts:

1. I want to implement CA SSO with web applications without RESTful API.

2. I don’t want to remove the current login page that exist inside the web applications.

3. CA SSO will do the Authentication and the application will do the Authorization

 

Questions:

1. is it the best practice to implement CA SSO without RESTful API?

2. if I don’t want to use RESTful API, is it better to maintain the current login page of the web applications?

3. If I want to use CA SSO as authentication only, is it okay to only gives the credential (loginID) to the application for further usage for authorization?

 

Best regards,


Source: New feed
{pubDate}

Leave a Reply

Your email address will not be published. Required fields are marked *