TypeHub

A next generation API and data design platform.

Sign up Login in Browse

Backend_Identity

This object represents an identity which allows to authenticate with a remote identity provider

Document
Property Type Description
id Integer Unique identifier for the object
appId Integer The target app for this identity
roleId Integer Role which is assigned to new users
name Text Unique name of the object
icon Text An icon for this identity provider
class Text Underlying class of this identity provider
config Backend_IdentityConfig
allowCreate Boolean
part of the Apioo-Project