added local-oauth test props

This commit is contained in:
Brian Long 2021-07-07 11:08:00 -04:00
parent 02deed49be
commit c4a2bd66a2

View File

@ -0,0 +1,5 @@
content.service.baseUrl=http://localhost:8080/alfresco
content.service.security.oauth.tokenUrl=http://auth.example.org:8080/auth/realms/alfresco/protocol/openid-connect/token
content.service.security.oauth.clientId=alfresco
content.service.security.oauth.grantUsername=admin
content.service.security.oauth.grantPassword=admin