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

Reonboarding/getting current credentials #40

Open
lucaiia opened this issue Feb 8, 2023 · 1 comment
Open

Reonboarding/getting current credentials #40

lucaiia opened this issue Feb 8, 2023 · 1 comment

Comments

@lucaiia
Copy link

lucaiia commented Feb 8, 2023

Hi,

Some time ago we onboarded one of our clients to your APIs. For security reasons we encrypted client secret we got and it seems that it was not correctly encrypted. We would like to reonboard this client or, if there is such possibility, retrieve valid client secret. I guess that verify endpoint only verifies certificates, so it does not seem to be helpful in our case? We already tried to onboard the client once again, but we got BadRequest response:

------- Request -----------
POST https://openbanking.prod.lunar.app/tpp/register
Host: openbanking.prod.lunar.app
X-Request-Id: a5e66824-264f-4f2d-a01c-60d38c2e74bd
Accept: application/json
Content-Type: application/json
Transfer-Encoding: chunked
{
“roles”: [
“PSP_AI”,
“PSP_PI”
],
“redirectUris”: [
“https://auth.nordicapigateway.com/stage-routing/callback”
]
}
------- Response -----------
Status: 400
Date: Wed, 08 Feb 2023 12:34:47 GMT
Content-Length: 0
Connection: keep-alive
Strict-Transport-Security: max-age=15724800; includeSubDomains; preload

If it is needed, we have the following data related to the last successful onboarding of this client:
X-Request-Id: e3dbdf7e-6936-48fc-bb0e-fd472a64a5f2
Timestamp: 08:37:52.813069 9.08.2022

Please let us know how could we reonboard client or if there is any way to retrieve the current client secret.

@emilpriver
Copy link

+1 on this.
I am trying to update my certificates for my app but are unable to.

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