Overview
Last updated
Last updated
Ident is a microservice providing identity, authentication and authorization services for users, applications and organizations.
Name
Description
Resources
Application
collection of resources provisioned within a Provide ecosystem
Organization
corporate or other legal entity which can be associated with one or more Application
and User
instances
Token
authorized credentials for an Application
, Organization
or User
User
a single user, which may be associated with an Application
and one or more Organization
instances
Ident depends on the Vault service for signing JWT Token
instances during the vending process.