Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improve][Manager] OpenAPI authentication should not be mandatory #5283

Closed
2 tasks done
woofyzhao opened this issue Jul 29, 2022 · 0 comments · Fixed by #5284
Closed
2 tasks done

[Improve][Manager] OpenAPI authentication should not be mandatory #5283

woofyzhao opened this issue Jul 29, 2022 · 0 comments · Fixed by #5284

Comments

@woofyzhao
Copy link
Contributor

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?

  • Yes, I am willing to submit a PR!

Code of Conduct

@woofyzhao woofyzhao changed the title [Improve][Manager] openAPI authentication should not be mandatory [Improve][Manager] OpenAPI authentication should not be mandatory Jul 29, 2022
@healchow healchow added this to the 1.3.0 milestone Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants