Configuration

Application Properties

jmix.authserver.use-default-configuration

Specifies whether the default auto-configuration that sets up authorization server and resource server should be used. If you need to completely rewrite the default configuration, set this property to false and define your own configuration classes.

Default value: true

jmix.authserver.use-in-memory-authorization-service

If set to true, uses in-memory storage instead of storing tokens in the database.

Default value: false