added test oauth props
This commit is contained in:
parent
e791bdb1fa
commit
d34d95ae42
5
src/test/resources/local-oauth.properties
Normal file
5
src/test/resources/local-oauth.properties
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
process.service.baseUrl=http://localhost:8080/activiti-app
|
||||||
|
process.service.security.oauth.tokenUrl=http://auth.example.org:8080/auth/realms/alfresco/protocol/openid-connect/token
|
||||||
|
process.service.security.oauth.clientId=alfresco
|
||||||
|
process.service.security.oauth.grantUsername=admin
|
||||||
|
process.service.security.oauth.grantPassword=admin
|
Loading…
x
Reference in New Issue
Block a user