FoxIDs development resources
Use these resources to integrate an application or API with FoxIDs, automate configuration, or contribute to the open-source platform. Application developers normally begin with an application registration and a working sample; platform developers can use the Control API and source repository.
Integrate applications and APIs
- Applications explains how FoxIDs represents OpenID Connect, OAuth 2.0, SAML 2.0 and WS-Federation clients.
- .NET integration samples contains runnable applications, APIs, token exchange examples and connector samples.
- Authentication methods covers upstream identity providers and environment-to-environment sign-in.
- Supported standards lists the implemented identity specifications and profiles.
Automate and extend FoxIDs
- FoxIDs Control API exposes tenant and environment configuration for automation.
- External password API delegates password validation or sends password-change notifications.
- Directory Connector integrates an authoritative external directory.
- Extended UI adds custom data collection and validation to a login flow.
The FoxIDs source code and FoxIDs.Samples repository are available on GitHub. For scenario-focused walkthroughs, see the FoxIDs articles.