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

On GetPreferredAuthMethod return NONE when the broker is not installed, Fixes AB#3042432 #2523

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

p3dr0rv
Copy link
Contributor

@p3dr0rv p3dr0rv commented Oct 16, 2024

Some 1P apps call this method when Auth is not installed resulting in an exception on the logs, the exception is handled by OneAuth and converted to NONE, the idea is to stop sending tis exception and return NONE

AB#3042432

@p3dr0rv p3dr0rv requested a review from a team as a code owner October 16, 2024 00:13
Copy link

✅ Work item link check complete. Description contains link AB#3042432 to an Azure Boards work item.

1 similar comment
Copy link

✅ Work item link check complete. Description contains link AB#3042432 to an Azure Boards work item.

@github-actions github-actions bot changed the title return PreferredAuthMethod.NONE when broker is not installed return PreferredAuthMethod.NONE when broker is not installed, Fixes AB#3042432 Oct 16, 2024
@p3dr0rv p3dr0rv changed the title return PreferredAuthMethod.NONE when broker is not installed, Fixes AB#3042432 On GetPreferredAuthMethod return NONE when the broker is not installed, Fixes AB#3042432 Oct 16, 2024
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

Successfully merging this pull request may close these issues.

2 participants