mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update kerberos.md
This commit is contained in:
@@ -11,7 +11,7 @@ To enable Kerberos SSO and bypass the normal login, set the `withCredentials` pr
|
||||
```json
|
||||
{
|
||||
"auth": {
|
||||
"withCredentials": "true"
|
||||
"withCredentials": true
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user