0

I need to connect an existing IdentityServer4 a FoxIDs tenant. How are IdentityServer4 configured as a FoxIDs up-party?

Anders Revsgaard
  • 3,636
  • 1
  • 9
  • 25

1 Answers1

1

You are correct a IdentityServer4 client is configured as a FoxIDs up-party using OpenID Connect.

You can see how IdentityServer4 is configured as an up-party in the documentation. Furthermore, the documentation also reference sample applications showing how to do the integration.

Anders Revsgaard
  • 3,636
  • 1
  • 9
  • 25