SqlAuthenticationOptions

Options configuring JDBC authentication.

Name

Type

Description

@authenticationQuery

String

Set the authentication query to use. Use this if you want to override the default authentication query.

SqlAuthorizationOptions

Options configuring JDBC authentication.

Name

Type

Description

@permissionsQuery

String

Set the permissions query to use. Use this if you want to override the default permissions query.

@rolesQuery

String

Set the roles query to use. Use this if you want to override the default roles query.