-
Notifications
You must be signed in to change notification settings - Fork 2
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
Create secrets in IRS repository #397
Comments
Hey @ds-ext-kmassalski I've added the secrets, please check if they work as intended. |
Hi @ds-ext-kmassalski could we close this issue? |
Hi @FaGru3n, @almadigabor at least this value seems to be invalid: |
added it again, could you please verify the changes and close the issue afterwards? Thanks in advance. |
@FaGru3n it seems like this one is also not correct: |
Hi @FaGru3n, |
@FaGru3n thanks, ticket can be closed. |
Hi guys, Could you please have a look? |
Hey @ds-alexander-bulgakov! I've updated the 2 secrets you mentioned. Please check if they work. |
Thank you @almadigabor! I will check and update the ticket. |
@almadigabor could you please check again if they are set correctly? I tried and checked on our side several times but the authentication is still not working even though the secrets themself are valid for local executions. |
Hi @almadigabor, any updates on this? |
Hey @ds-alexander-bulgakov! Sorry for the delay, I've updated the secrets. Can you check again? |
Hi @almadigabor, |
Is your support request related to a problem? Please describe.
Authentication was redisigned in IRS application and now we need new repository secrets to support it.
Describe the solution you'd like
Please create the following secrets in repository https://github.com/catenax-ng/tx-item-relationship-service
Values can be found in Vault in 'traceability-irs' engine:
BETA_REGULAR_USER_API_KEY = beta/irs/apiKeyRegular
BETA_ADMIN_USER_API_KEY = beta/irs/apiKeyAdmin
DEV_REGULAR_USER_API_KEY = dev/irs/apiKeyRegular
DEV_ADMIN_USER_API_KEY = dev/irs/apiKeyAdmin
DIL_REGULAR_USER_API_KEY = dil/irs/apiKeyRegular
DIL_ADMIN_USER_API_KEY = dil/irs/apiKeyAdmin
INT_REGULAR_USER_API_KEY = int/irs/apiKeyRegular
INT_ADMIN_USER_API_KEY = int/irs/apiKeyAdmin
The text was updated successfully, but these errors were encountered: