Development
FoxIds cloud is configured with the test tenant test-corp
. The tenant is configured with the .NET samples and connected to multiple OpenID Connect and SAML 2.0 IdPs.
You can take a look at the test-corp
tenant in FoxIDs Control: https://control.foxids.com/test-corp
Get read access with the user reader@foxids.com
and password TestAccess!
Online samples:
- Open the OpenID Connect sample where you can log in directly in FoxIDs or by a connected IdP. The authenticated user's claims are listed after log in and you can call the APIs directly
or by the use of token exchange.
See more information in the sample docs. - If you authenticate with the IdP SAML 2.0 sample in the OpenID Connect sample
you can find the users session and initiate single logout from the IdP SAML 2.0 sample.
See more information in the sample docs.