Last updated
Was this helpful?
Last updated
Was this helpful?
name
is a tenant name
logoUrl
defines where the tenant logo image is. The link should be publicly accessible
identityProvider
defines the external identity provider Aidbox uses to authenticate users. If it's omitted, Aidbox uses the built-in Login
form
client
id
is the Client ID
in the external identity provider
secret
is the Client Secret
in the external identity provider
scopes
is an array of scopes identity providers supports
system
should be a string representing the current tenant. Users of the tenant should have the same system value in their identifier
property
token_endpoint
is the token endpoint of the external identity provider
userinfo_endpoint
is the userinfo endpoint of the external identity provider
authorize_endpoint
is the authorize endpoint of the external identity provider
id
should consist of Unreserved Characters () as it is used as the part of URL
The article explains, what tenant is and how to set up tenant (clinic)