mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Merge pull request #5338 from Alfresco/dev-eromano-ADF-4980
[ADF-4980] Fix app prefix
This commit is contained in:
@@ -61,6 +61,11 @@ In order to achieve this, you will only need to set your app identifier under th
|
||||
**Important note**
|
||||
This identifier must be unique to the app to guarantee that it has its own storage.
|
||||
|
||||
### SSO storagePrefix related scenario
|
||||
The storagePrefix can allow you to login with multiple user in the same browser only if:
|
||||
- Or You don't use the implicit flow
|
||||
- Or You use implicit flow you use different AIMS instances for any app
|
||||
|
||||
## See also
|
||||
|
||||
- [Cookie service](cookie.service.md)
|
||||
|
Reference in New Issue
Block a user