Creation of long IAS URL
When we are in the process of creating the URL, it's important to consider the existence of an Identity Provider (IDP) such as Azure or Okta. For instance, if we have a setup involving Azure to Identity and Access Services (IAS) to Salesforce (SF), or Okta to IAS to SF, we can generate this URL. By using the appropriate credentials, including the password, we will be able to access the IAS.
The URL is broken down as follows:
https://avb08tmnq.accounts.ondemand.com/saml2/idp/ssosp=https://www.successfactors.com/codebotforT1&idp=https://avb08tmnq.accounts.ondemand.com
First one includes the IAS url
Second one includes the service provider
This is the static value.
3rd one is the Idp (identity providers)
Below are the steps to get the Service Provider URL.
For IDP, you can navigate to the following.
The URL is broken down as follows:
https://avb08tmnq.accounts.ondemand.com/saml2/idp/ssosp=https://www.successfactors.com/codebotforT1&idp=https://avb08tmnq.accounts.ondemand.com
First one includes the IAS url
Second one includes the service provider
This is the static value.
3rd one is the Idp (identity providers)
Below are the steps to get the Service Provider URL.
For IDP, you can navigate to the following.
Updated on: 18/12/2024
Thank you!