Obtaining Authentication related URLs from IFS Cloud
Last updated
Last updated
Get the value from Aurena: In API Explorer, pick any projection and open API Doc.
Locate Authorizations and OpenId Connect URL. Depending on IFS version API doc might look like this:
or this:
Open Connect URL link and copy value required by configuration.
Locate token_endpoint value.
Locate authorization_endpoint value.
Locate issuer value.