Azure Portal Settings
- To check and make sure that the app keys have expired or will expire soon, you need to go to the App Registrations tab
- After you see the applications where the secret is expired, you should open them, regenerate a new client secret, and delete the old one
- After that COPY your key and the ID of this SSO application
- Next step will deal with the actions with Bot Service in Teams. Please, go to the Bot Service Tab and find the bot which connects to SSO application where the secret is expired
- Then in the configuration tab, click on oAuth Connection Settings and replace the secret from the SSO app. Important: make sure that the Id of the SSO application and the Id in oAuth Connection Settings in the Bot Service are the same! Also make sure you did not copy the app key with spaces or other invalid characters. And do not forget to click the Save button. After that you can click the button of Test Connection
Identity Provider Application Settings
- Open the Identity Providers application in Fiori
- Find the connection that you should change and change the secret. Make sure the app IDs match and make sure you didn’t copy the app key with spaces or other invalid characters.
- After that you must push the settings with the restart Node.js application from the Connector Configuration application
Bot Service Secrets Regenerating
- To check and make sure that the Bot Service app keys have expired or will expire soon, you need to go to the App Registrations tab
- After you see the applications where the secret is expired, you should open them, regenerate the new client secret, and delete the old one
- After that COPY your key and the ID of this SSO application
- Open the Chatbot Channels application in Fiori, find the correct channel for Teams and change the Bot Password field. Make sure the app IDs from the Bot Service and the Azure Bot ID match.