Ident

Identity, authorization and authentication

Overview

Ident is a microservice providing identity, authentication and authorization services for applications, organizations and users.

Types

NameDescriptionResources

Application

collection of resources provisioned within a Provide ecosystem

Docs

Organization

corporate or other legal entity which can be associated with one or more Application and User instances

Docs

Token

authorized credentials for an Application, Organization or User

Docs

User

a single user, which may be associated with an Application and one or more Organization instances

Docs

Vault

Ident depends on the Vault service for signing JWT Token instances during the vending process.\

Last updated