- Go to Dashboard > Applications > Applications.
- Click Create App.
- Enter a name, and click Save.
-
Go to the Addons tab.
Enabling both SAML and WS-Fed addons for a single client is not supported and may lead to inconsistent behavior. Use a separate client for each addon.
- Scroll to WS-Fed Web App, and enter the Application Callback URL. This is your callback URL in the WS-Fed application to which the WS-Fed response will be posted. It may also be called the ACS or Assertion Consumer Service URL in some applications.
- Enter the Realm. This is an identifier sent by the WS-Fed application and is used to identify the application in the response.
Configure claims included in the WS-Fed token response
Unlike the Web App addon, the WS-Fed Web App addon does not include configuration settings that allow you to configure the token generated by Auth0. If you need to change the default settings, you can create a rule similar to:Custom domains
To use your WS-Fed apps with a and with Auth0 as the IdP, update your service provider with new identity provider metadata from Auth0. You can obtain the metadata from:https://<YOUR CUSTOM DOMAIN>/wsfed/FederationMetadata/2007-06/FederationMetadata.xml
.