Skip to content

FoxIDs is an identity service (IDS) that supports login, OAuth 2.0, OpenID Connect 1.0 and SAML 2.0.

License

Notifications You must be signed in to change notification settings

ITfoxtec/FoxIDs

Repository files navigation

FoxIDs is a Identity Services (IDS) with support for OAuth 2.0, OpenID Connect 1.0 and SAML 2.0.

Hosted in Azure Europe / Ownership and data in Europe.

FoxIDs is both an authentication platform and a security broker where FoxIDs support converting between OpenID Connect 1.0 and SAML 2.0.

FoxIDs is designed as service with multi-tenant support. Your tenant holds your environments (prod, QA, test, dev or corporate, external-idp, app-a, app-b) and possible interconnect the environments.
Each environment is an Identity Provider with a user repository and a unique certificate. An environment can be connected to external Identity Provider with OpenID Connect 1.0 or SAML 2.0 authentication methods. The environment is configured as the IdP for applications and APIs with OAuth 2.0, OpenID Connect 1.0 or SAML 2.0 application registrations.
The user's log in experience is configured and optionally customized.

FoxIDs consist of two services:

  • FoxIDs - identity service, which handles user log in, OAuth 2.0, OpenID Connect 1.0 and SAML 2.0.
  • FoxIDs Control, which is used to configure FoxIDs in a user interface or by calling an API.

Hosting:

  • FoxIDs SaaS is available at FoxIDs.com as an Identity Services (IDS).
  • You can deploy FoxIDs anywhere using Docker or Kubernetes (K8s).

For more information please see the get started guide.

Support

If you have questions please ask them on Stack Overflow. Tag your questions with 'foxids' and I will answer as soon as possible.

Otherwise you can use support@foxids.com for topics not suitable for Stack Overflow.