You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Vidal edited this page Oct 16, 2018
·
31 revisions
This documentation will help you quickly get started using Fabric.Identity to secure your applications.
NOTE: This guide assumes you already have Fabric.Identity installed and have the fabric-installer secret. For proper installation documentation see Installing Fabric.Identity.
Fabric.Identity implements the OpenID Connect protocol, via IdentityServer4, so you may review related documentation to supplement this quick start guide.
To get started, follow the appropriate link below based on your scenario.
I want to add authentication to my app
I have a browser based application (e.g. JavaScript SPA)