You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2022. It is now read-only.
If Multi Tenant config is required set fileId parameter at AzureStorageHelper.GetConfigFileAsync(fileId) and config file name should be like this "policyServerConfig_{fileId}.json" (ex. with fileId = 1 you must have policyServerConfig_1.json in blob storage container)
Instead if Multi Tenant isnt required the library use default "policyServerConfig.json"