Validates the URLs for ACS and APS and saves them in the user's local storage
Note: this is an internal component and is not meant to be used in production.
<adf-host-settings> </adf-host-settings>
@NgModule({ providers: [ { provide: AppConfigService, useClass: DebugAppConfigService }, ] )]
Name | Type | Default value | Description |
---|---|---|---|
providers | string[] | Tells the component which provider options are available. Possible valid values are "ECM" (Content), "BPM" (Process) , "ALL" (Content and Process), 'OAUTH2' SSO. |
Name | Type | Description |
---|---|---|
cancel | EventEmitter <boolean> | Emitted when the user cancels the changes. |
error | EventEmitter <string> | Emitted when the URL is invalid. |
success | EventEmitter <boolean> | Emitted when the changes are successfully applied. |
© 2023 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.