wso2 / docs-open-banking

Apache License 2.0
39 stars 26 forks source link

[AU][Admin API] MetaData update configurations #191

Closed charithadeshapriya closed 4 years ago

charithadeshapriya commented 4 years ago

Description: The following new configuration has been added to the open-banking.xml as a part of the Admin API metadata update implementation. <AU> <MetaDataCache>

           `<MetadataMgtEndpoint>https://IAM_HOSTNAME:9446/api/openbanking/au-metadata-mgt/au100/register/metadata</MetadataMgtEndpoint>`
    `</MetaDataCache>`

</AU>

OB-AM deployment.toml file contains the following config [open_banking.au.metadata_cache] metadata_mgt_endpoint = "https://IAM_HOSTNAME:9446/api/openbanking/au-metadata-mgt/au100/register/metadata"

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

isharailanga commented 4 years ago

Added config to the following pages: