Name
The name of the created appCreatedTime
The time when the application is createdDisplayName
The name which the application display to publicLogo
Application logos will display on the login and sign up pageHomepageUrl
The url of the application homepageDescription
Describe the applicationOrganization
The organization that the APP belongs toEnablePassword
If users can login via passwordEnableSignUp
If users can sign up. If not, accounts of the applicationSignupItems
fields that need to be filled in when users registerProviders
Provide all kinds of services for the applications (such as OAuth, Email, SMS service)ClientId
OAuth client idClientSecret
OAuth client secretRedirectUris
Casdoor will navigate to one of the uris if user logged in successfullyTokenFormat
: The format of the generated token. It can be either JWT
(containing all User
fields) or JWT-Empty
containing all non-empty valuesExpireInHours
Login will expire after hoursSigninUrl
SignupUrl
If you provide a sign up service independently out of Casdoor, please fill the url hereForgetUrl
Same as SignupUrl
AffiliationUrl