Configuration
- In your Okta admin dashboard, click Create a new app integration
- Select SAML 2.0 and follow the wizard
- Configure the app with these settings:
| Setting | Value |
|---|---|
| ACS URL | https://api.forestadmin.com/api/saml/callback |
| Audience URI (EntityID) | forestadmin-YourOrganizationName |
| Name ID format | EmailAddress |
| Application username | |
| Update application username on | Create and update |
| Relay State (optional) | {"organizationName": "YourOrganizationName", "destinationUrl": "organization.projects"} |
- Go to the Sign On tab → Metadata details and copy the Metadata URL
- In Forest Organization settings, select XML file endpoint and paste the Metadata URL
Troubleshooting
- Double-check all endpoints and certificate expiration dates
- Ensure
Name ID formatis set to EmailAddress and matches the email used on Forest accounts