mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4810] sso public urls configuration (#5102)
* update OAUTH schema and model * update demoshell config for public urls
This commit is contained in:
committed by
Eugenio Romano
parent
aabfe19c51
commit
82b0879b0f
@@ -24,4 +24,5 @@ export interface OauthConfigModel {
|
||||
silentLogin?: boolean;
|
||||
secret?: string;
|
||||
redirectUriLogout?: string;
|
||||
publicUrls: string[];
|
||||
}
|
||||
|
Reference in New Issue
Block a user