Have someone a Microsoft 365 account?

josejad

Expert
Licensed User
Longtime User
Hi there:

Does someone use a Microsoft account at work?
I've seen OAuth2 samples with Facebook, Google, ... but never a Microsoft one, and I think there's a lot of works using it professionally.

I would like to authenticate the users in my app with our Microsoft account instead with a database, and I've started making some test, but I'm not an admin so I don't know if the errors I'm getting are "just" errors, or lack of permissions.

I would like to share with someone with Microsoft accounts some test here in the forum, in order we can make test, and people can help us with the http requests.

Maybe @paulc91316? (from this post, it's the only post I've found besides my own wish

Thanks
 

josejad

Expert
Licensed User
Longtime User
Thanks rabbitBUSH, I've seen that link and I'm making tests with it, but I need someone more to see if the errors I get are because I'm not allowed
 

rabbitBUSH

Well-Known Member
Licensed User
Ok was just a quick shot - it looked a lot like MS BS....too... really obscure and assumed lots of embedded knowledge I thought....
👍
 

rabbitBUSH

Well-Known Member
Licensed User
I'm guessing and am sure that you've googled. I supposed that the question is where are errors coming from - Oauth2 or Microsoft....

I googled "OAuth2 for Microsoft errors" and it hits a number of docs.

Never done anything like this - wishing you luck with all though......
 

josejad

Expert
Licensed User
Longtime User
I supposed that the question is where are errors coming from
I will post my code and my errors on the forum (not in Chit Chat), but first I want to find some more people to test it
 

josejad

Expert
Licensed User
Longtime User
Tomorrow I will share some code if you want to try it.
 
Top