* BAEL-3996 - Spring Security with Auth0 * BAEL-3996 - Spring Security with Auth0 code fixes * BAEL-3996 - Spring Security with Auth0 * BAEL-3996 - removed spaces * BAEL-3996 - RequestMapping is updated to GetMapping
7 lines
308 B
Properties
7 lines
308 B
Properties
com.auth0.domain: dev-example.auth0.com
|
|
com.auth0.clientId: exampleClientId
|
|
com.auth0.clientSecret: exampleClientSecret
|
|
|
|
com.auth0.managementApi.clientId: exampleManagementApiClientId
|
|
com.auth0.managementApi.clientSecret: exampleManagementApiClientSecret
|
|
com.auth0.managementApi.grantType: client_credentials |