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

Add a new secret #307

Open
ITimIW opened this issue Jun 15, 2023 · 5 comments
Open

Add a new secret #307

ITimIW opened this issue Jun 15, 2023 · 5 comments
Assignees

Comments

@ITimIW
Copy link

ITimIW commented Jun 15, 2023

Hi all,
the secret of the icebreaker app registration is not valid anymore. So icebreaker fails with error like "app secret is notlonger vallid..:"

We added a new secret but icebreaker still claims an invalid secret.

How do we get icebreaker to work with a new secret?

Regards
Marcel

@ghost ghost added the Needs: triage 🔍 label Jun 15, 2023
@gsv022
Copy link

gsv022 commented Jun 16, 2023

Hi @ITimIW ,
Thanks for raising the query. As you mentioned the secret has been added, could you please share the screenshot showing the place where secret has been updated.

@ITimIW
Copy link
Author

ITimIW commented Jun 19, 2023

Hi,
thank you for your response. I added the screenshot.
app secret

@ITimIW
Copy link
Author

ITimIW commented Jun 19, 2023

i have deleted the older app secrets.

@ITimIW
Copy link
Author

ITimIW commented Jun 27, 2023

Hi all,
any Ideas?
Thx in advance

@duffman0
Copy link

duffman0 commented Aug 7, 2023

Hi, you have created the new secret, but you also need to add the Secret in to the keyvault in the Azure resource.

Go to the subscription, resources, find the Keyvault, go to Secrets, click on MicrosoftAppPassword, click on New Version, create a new secret and enter the secret value that you create above, then save.

Now go find the Logic App, and restart the App Service, you should see it has been failing here and hopefully now should Succeed.

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

No branches or pull requests

3 participants