f93b4451fb
This change introduces the configuration of OAuth to enable auth-openidc which is browser-less. When enable-oauth is set to true (the default) and oidc-auth-verify-jwks-uri is empty, the charm will try use oidc-oauth-introspection-endpoint if set, otherwise the charm will fetch the content at oidc-provider-metadata-url and use the value available at the key introspection_endpoint.
4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
ops>=1.5.0
|
|
git+https://opendev.org/openstack/charm-ops-openstack@master#egg=ops_openstack
|
|
requests
|