Okta
- Create a Web OIDC app integration in Okta.
- Set the callback URL to http://localhost:3000/api/auth/callback/okta.
- Set the sign-out redirect to http://localhost:3000.
- Copy the client ID, client secret, and issuer URL into the environment file.
Setup guide
This page summarizes the values required for local setup. The full runbook lives in docs/integration-keys.md.