the effect of enabling OAM SSO for the AIS Server
Hello,
I would like to know the purpose of configuring AIS Server for SSO Login using OAM.
I checked the document bellow. And I noticed that I had not configured the jas.ini for SSO login using OAM.
E1: ORCH: Configuring AIS Server For SSO Login Using OAM 12c (doc ID 2868929.1)
4.
Configure the jas.ini file to enable OAM SSO for the AIS server. Server Manager Console::HTML Instance::Security
Now, I can get the token by requesting to the OAM endpoint bellow.
https://{OAMServer}/oauth2/rest/token
And I also able to execute the REST API (orchestration) by using the token which I got in the process above. The REST API's endpoint example is listed bellow.