We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are two goals for this issue:
Align the "oci.auth-strategies" configuration to the old behavior (ie, make it: "config, config-file, instance-principals, resource-principal").
When running in MP/CDI, provide a fallback configuration provider that will rely on microprofile configuration. This issue, however, will only cover the endpoints that can be used to set a fallback provider. The actual setting of the fallback provider will be covered by 4.x: Adjusts CDI OciExtension to use runtime OciExtension for certain authentication tasks #7373
The text was updated successfully, but these errors were encountered:
trentjeff
No branches or pull requests
There are two goals for this issue:
Align the "oci.auth-strategies" configuration to the old behavior (ie, make it: "config, config-file, instance-principals, resource-principal").
When running in MP/CDI, provide a fallback configuration provider that will rely on microprofile configuration. This issue, however, will only cover the endpoints that can be used to set a fallback provider. The actual setting of the fallback provider will be covered by 4.x: Adjusts CDI OciExtension to use runtime OciExtension for certain authentication tasks #7373
The text was updated successfully, but these errors were encountered: