ansible / django-ansible-base

Apache License 2.0
18 stars 45 forks source link

Add another variable which might house the public cert #464

Closed john-westcott-iv closed 4 months ago

john-westcott-iv commented 4 months ago

If this code was used on the service which houses the jwt key we might not have the setting ANSIBLE_BASE_JWT_KEY but instead we could have the setting jwt_public_key.

AlanCoding commented 4 months ago

Hate to say this, but I would like some references of more explanation. Like, would this mean that the ANSIBLE_BASE_JWT_PUBLIC_KEY setting would become valid? The conversion involving lowercase+prefix is non-obvious to me.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud