Feature Request
Describe the Feature Request
Currently, there is no implementation of OIDC authentication in the python SDK. Because of this, CP had to do its own knee-jerk implementation. Now we need to approach this issue wisely and support OIDC authentication (similar to IAM and StaticCreds) compatible with the current CP code.
Describe Preferred Solution
The code in the Control Plane should be able to use OIDC authentication on an equal footing with IAM authentication and Static Credentials.
Describe Alternatives
-
Related Code
CP server and worker: https://nda.ya.ru/t/CunYmWLb7nN7im
CP agent: https://nda.ya.ru/t/Snl7dJJR7nN7nz
Additional Context
Documentaion: https://nda.ya.ru/t/bpZjCdUU7nN6mU
If the feature request is approved, would you be willing to submit a PR?
No
Feature Request
Describe the Feature Request
Currently, there is no implementation of OIDC authentication in the python SDK. Because of this, CP had to do its own knee-jerk implementation. Now we need to approach this issue wisely and support OIDC authentication (similar to IAM and StaticCreds) compatible with the current CP code.
Describe Preferred Solution
The code in the Control Plane should be able to use OIDC authentication on an equal footing with IAM authentication and Static Credentials.
Describe Alternatives
-
Related Code
CP server and worker: https://nda.ya.ru/t/CunYmWLb7nN7im
CP agent: https://nda.ya.ru/t/Snl7dJJR7nN7nz
Additional Context
Documentaion: https://nda.ya.ru/t/bpZjCdUU7nN6mU
If the feature request is approved, would you be willing to submit a PR?
No