Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Does this sample work for editprofile? #92

hilanderjeff started this conversation in General
Discussion options

Hi,

I tried the example. But the latest version doesn't work with resetpassword and editprofile. I wonder the authorized URL is not correct. This is the URL I constructed. https://dev.login.firstam.com/myidaasdev.onmicrosoft.com/B2C_1A_FA_EIDv2_ProfileEdit?client_id=myclientid. This is not an auth uri. Will it work?

Thanks

You must be logged in to vote

Replies: 3 comments 2 replies

Comment options

So, you are using this sample for your B2C tenant? How did you configure this sample? There is a dedicated README_B2C which should automatically construct a correct edit profile URL for you.

You must be logged in to vote
0 replies
Comment options

I do follow the instructions to configure the sample. I got signin working with my custom policy but the constructed edit profile URL did not work for me. Also the reset password neither worked.
...
On Mon, Feb 27, 2023 at 12:06 PM Ray Luo ***@***.***> wrote: So, you are using this sample for your B2C tenant? How did you configure this sample? There is a dedicated README_B2C <https://github.com/Azure-Samples/ms-identity-python-webapp/blob/master/README_B2C.md> which should automatically construct a correct edit profile URL for you. — Reply to this email directly, view it on GitHub <#92 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABLHJ63NJJHCNAQNESDR7D3WZUCK5ANCNFSM6AAAAAAVJCQ6KU> . You are receiving this because you authored the thread.Message ID: <Azure-Samples/ms-identity-python-webapp/repo-discussions/92/comments/5127645 @github.com>
You must be logged in to vote
1 reply
Comment options

That URL in your first message is indeed unreachable. Perhaps you should go through some more docs on the B2C side to make sure they are working, before attempting this sample? Sorry we (the maintainers of this sample) have no more specific answer than this.

Comment options

Got it. Thank you for your response. BTW, do you have similar sample like this one with MSAL library directly?
...
On Mon, Feb 27, 2023 at 1:03 PM Ray Luo ***@***.***> wrote: That URL in your first message is indeed unreachable. Perhaps you should go through some more docs on the B2C side to make sure they are working, before attempting this sample? Sorry we (the maintainers of this sample) have no more specific answer than this. — Reply to this email directly, view it on GitHub <#92 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABLHJ67GNLVDYKG3RXABHXTWZUJBXANCNFSM6AAAAAAVJCQ6KU> . You are receiving this because you authored the thread.Message ID: <Azure-Samples/ms-identity-python-webapp/repo-discussions/92/comments/5128114 @github.com>
You must be logged in to vote
1 reply
Comment options

MSAL Python has many samples, organized by scenarios. And this sample that you are currently using IS the sample for web app. In its earlier version, it indeed uses MSAL Python library directly, but the latest version simplifies a lot of things. We would suggest you to start/stay with this latest sample.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested

AltStyle によって変換されたページ (->オリジナル) /