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

Update documentation when on-behalf-of flow is supported by azure identity #132

Closed
baywet opened this issue Feb 3, 2021 · 7 comments
Closed
Assignees

Comments

@baywet
Copy link
Member

baywet commented Feb 3, 2021

currently OBO is not supported by azure-identity. There are plans to add support for it.
Whenever support is added this page needs to be updated
AB#7986

@joshfree
Copy link

Tagging @christothes to update this issue once an Azure.Identity beta release has shipped with this functionality

@baywet
Copy link
Member Author

baywet commented Jun 2, 2021

Right now the workaround is to implement a custom auth provider using msal https://stackoverflow.com/questions/67776204/microsoft-graph-java-sdk-and-msal4j-how-to-obtain-an-onbehalfof-provider-to-ini

@baywet
Copy link
Member Author

baywet commented Jun 2, 2021

@joshfree @christothes any update on this? Thanks!

@christothes
Copy link

We are targeting something in the next couple months.

@joshfree
Copy link

@joshfree @christothes any update on this? Thanks!

@baywet we should have an August beta release of Azure Identity with OBO support. Would you be the best person from Graph to give us beta feedback next month?

@baywet
Copy link
Member Author

baywet commented Jul 13, 2021

@joshfree yes I'd be the point of contact for Java, and this is the best place to let me know. If you're adding OBO in other languages, don't hesitate to create issues in the respective repositories, the rest of the team will pick it up. From what I can see from the links here are the repos where you want to create issues:

@baywet baywet assigned ramsessanchez and unassigned baywet Jul 14, 2021
@baywet
Copy link
Member Author

baywet commented Oct 25, 2021

@ramsessanchez the support for that authentication scenario seems to have shipped. Can you check and update the docs page please? Azure/azure-sdk-for-java#19734

@baywet baywet closed this as completed Oct 28, 2021
@maisarissi maisarissi removed this from the 2.1.0 milestone Sep 30, 2022
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

5 participants