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

Simple Access Token Protection #27

Closed
wurstbrot opened this issue Dec 12, 2023 · 1 comment
Closed

Simple Access Token Protection #27

wurstbrot opened this issue Dec 12, 2023 · 1 comment

Comments

@wurstbrot
Copy link
Contributor

Because oauth client credentials flow might not be available, a simple token is defined.

The following properties will be used:

application.properties:
metricCA.access.token.enabled=true/false
metricCA.access.token.secret.path=/xyz/accesstoken.properties

accesstoken.properties:
metricCA.access.token.secret=abc

accesstoken.properties should be included in addition to the profile-based property in order to mount it as secret via kubernetes.

@eiquanasfiya
Copy link
Contributor

Hello Timo, can you please add gituser "eiquanasfiya" and "shery9" into this repo to write.

remote: Permission to devsecopsmaturitymodel/metricAnalyzer.git denied to eiquanasfiya.
fatal: unable to access 'https://github.com/devsecopsmaturitymodel/metricAnalyzer.git/': The requested URL returned error: 403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants