mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-13305] remove unused authpath (#9294)
This commit is contained in:
@@ -195,7 +195,6 @@ You can access an external provider to get an auth token for a user:
|
||||
{
|
||||
"oauth2" : {
|
||||
"host": "http://myhost.com",
|
||||
"authPath": "/my-custom-auth/token",
|
||||
"clientId": "my-client-id",
|
||||
"secret": ""
|
||||
}
|
||||
|
Reference in New Issue
Block a user