Data Configuration

The goal of this document is to provide a structured guideline to configure the application for the requirements of a Client A client is a piece of software that requests tokens from IdentityServer - either for authenticating a user (requesting an identity token) or for accessing a resource (requesting an access token). A client must be first registered with IdentityServer before it can request tokens. Examples for clients are web applications, native mobile or desktop applications, SPAs, server processes, etc. of additiv, as well as presenting a sample such implementation of following these guidelines.