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
The open api authentication better have an option to be turned on or off.
For example when the manager and its clients (agent etc.) are all in the same intranet, there might be no need to do authentication.
Also the default secret key is not safe to be kept in config, so we decided to turn it off be default. User who needs to do open api authentication should configure the secretID and secretKey manually.
The related documentation will follow up soon.
woofyzhao
changed the title
[Improve][Manager] openAPI authentication should not be mandatory
[Improve][Manager] OpenAPI authentication should not be mandatory
Jul 29, 2022
Description
The open api authentication better have an option to be turned on or off.
For example when the manager and its clients (agent etc.) are all in the same intranet, there might be no need to do authentication.
Also the default secret key is not safe to be kept in config, so we decided to turn it off be default. User who needs to do open api authentication should configure the secretID and secretKey manually.
The related documentation will follow up soon.
InLong Component
InLong Manager
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: