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

[Form Recognizer] AAD Invalid client secret in daily pipeline test. #29078

Closed
zedy-wj opened this issue Mar 27, 2024 · 3 comments
Closed

[Form Recognizer] AAD Invalid client secret in daily pipeline test. #29078

zedy-wj opened this issue Mar 27, 2024 · 3 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer test-sovereign-cloud

Comments

@zedy-wj
Copy link
Member

zedy-wj commented Mar 27, 2024

We are running live Tests against other clouds like US Gov and Azure China Cloud. The goal is to check whether new azure sdk package work with other clouds or not.

Errors in other sovereign clouds are as described in the issue: #19442.

Before reproducing the error in this issue #19442, let's deal with the error in the public cloud first.

Error Description:
The current error reported in the daily test pipeline is as follows:

 AuthenticationRequiredError: invalid_client: 7000215 - [2024-03-26 07:28:20Z]: AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app '***'. Trace ID: 5aa2187c-b84e-466b-b801-f4175135a400 Correlation ID: 7844df83-8da1-4382-af78-887f7a879fb8 Timestamp: 2024-03-26 07:28:20Z - Correlation ID: 7844df83-8da1-4382-af78-887f7a879fb8 - Trace ID: 5aa2187c-b84e-466b-b801-f4175135a400

This error occurs in all tests using AAD. It seems to be caused by secret expiration.
Daily pipeline link: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3637498&view=results

Please troubleshoot this error as soon as possible so that we can carry out subsequent sovereign cloud test. Thanks!

After we changed the client id and client secret, many AAD tests were fixed and passed. PR link: #16213.
image

But the following error still exists.
Sovereign pipeline link: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3641275&view=logs&j=43701d7e-216c-59bf-08d1-1efd0c7ac90a&t=93498310-401d-50db-c50d-00fa40a1a583&l=208

Expected Behavior:
All tests can pass normally.

@benbp, @ramya-rao-a, @meeraharidasa, @jeremymeng for notification.

@github-actions github-actions bot added Azure.Identity Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Mar 27, 2024
Copy link

@KarishmaGhiya @maorleger

Copy link

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@v-xuto v-xuto added Docs needs-team-triage Workflow: This issue needs the team to triage. Cognitive - Form Recognizer test-sovereign-cloud and removed Azure.Identity needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Mar 27, 2024
@xirzec xirzec removed the Docs label Mar 27, 2024
@xirzec xirzec removed the needs-team-triage Workflow: This issue needs the team to triage. label Mar 27, 2024
@zedy-wj
Copy link
Member Author

zedy-wj commented Apr 29, 2024

Closed as not repro.

@zedy-wj zedy-wj closed this as completed Apr 29, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer test-sovereign-cloud
Projects
Development

No branches or pull requests

5 participants