eclipse-tractusx / sig-infra

Apache License 2.0
2 stars 2 forks source link

Create secrets in IRS repository #397

Closed ds-ext-kmassalski closed 5 months ago

ds-ext-kmassalski commented 6 months ago

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

almadigabor commented 6 months ago

Hey @ds-ext-kmassalski I've added the secrets, please check if they work as intended.

FaGru3n commented 5 months ago

Hi @ds-ext-kmassalski could we close this issue?

ds-ext-kmassalski commented 5 months ago

Hi @FaGru3n, @almadigabor at least this value seems to be invalid: DEV_ADMIN_USER_API_KEY = dev/irs/apiKeyAdmin

FaGru3n commented 5 months ago

Hi @FaGru3n, @almadigabor at least this value seems to be invalid: DEV_ADMIN_USER_API_KEY = dev/irs/apiKeyAdmin

added it again, could you please verify the changes and close the issue afterwards?

image

Thanks in advance.

ds-ext-kmassalski commented 5 months ago

@FaGru3n it seems like this one is also not correct: INT_ADMIN_USER_API_KEY = int/irs/apiKeyAdmin

FaGru3n commented 5 months ago

INT_ADMIN_USER_API_KEY

also modified: image

Please review, thanks.

ds-alexander-bulgakov commented 5 months ago

Hi @FaGru3n, now the secrets are working fine. Thank you very much! @ds-ext-kmassalski we can close this ticket if from your side everything is done.

ds-ext-kmassalski commented 5 months ago

@FaGru3n thanks, ticket can be closed.

ds-alexander-bulgakov commented 5 months ago

Hi guys, unfortunately this both secrets are not set correctly and i have to reopen this issue: DIL_REGULAR_USER_API_KEY = dil/irs/apiKeyRegular DIL_ADMIN_USER_API_KEY = dil/irs/apiKeyAdmin

Could you please have a look?

almadigabor commented 5 months ago

Hey @ds-alexander-bulgakov! I've updated the 2 secrets you mentioned. Please check if they work.

ds-alexander-bulgakov commented 5 months ago

Thank you @almadigabor! I will check and update the ticket.

ds-alexander-bulgakov commented 5 months ago

@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.

ds-alexander-bulgakov commented 5 months ago

Hi @almadigabor, any updates on this?

almadigabor commented 5 months ago

Hey @ds-alexander-bulgakov! Sorry for the delay, I've updated the secrets. Can you check again?

ds-alexander-bulgakov commented 5 months ago

Hi @almadigabor, the secrets are correct now. Thank you very much! Ticket will be closed.