Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, so I need to implement a log in system in my Visual Basic app, but would like to incorporate the office credentials already in place on my office companie.

The log in would be used to track DB inputs, updates and edits from the users to know the activity of the app.

It's possible to do this?

What I have tried:

I search the uncle google but i didn't find anything in this regard.

I know this is a code website, but since this is almost oriented to that, I though this questions would be fine.
Thanks.
Posted
Updated 24-May-21 5:49am
Comments
Richard Deeming 24-May-21 7:49am    
Depends what you mean by "office login". If you're talking about Azure Active Directory, there are lots of examples on the Microsoft docs:
Microsoft identity platform overview - Azure - Microsoft identity platform | Microsoft Docs[^]
Rwolf27 24-May-21 7:53am    
Well i'm pretty new to this, so my companie uses the office account, how can i know if is Azure Active Dir. ?
Richard Deeming 24-May-21 7:56am    
You'd need to ask someone who knows what this "office account" is.
Rwolf27 25-May-21 4:20am    
Yes the accounts in my office is Azure Active Dir., I've search since yesterday but because I'm new to VB i didn't know what kind of example I was looking for. Culd you give me some sort of example?
Richard Deeming 25-May-21 4:21am    
There are lots of examples in the Microsoft docs link I gave you yesterday.
Microsoft identity platform overview - Azure - Microsoft identity platform | Microsoft Docs[^]

1 solution

Maybe you can use microsoft-power-automate[^]

The interesting thing about Power Automate is that there are lots of connectors, not only for Microsoft products but also other products: List of all Standard tier connectors | Microsoft Docs[^]
 
Share this answer
 
v2
Comments
Rwolf27 24-May-21 12:25pm    
I saw this but Im sorry, I didnt understand how this might be usefull... Can you explain more details? Thanks
RickZeeland 24-May-21 15:50pm    
Maybe I misunderstood but isn't your question about connecting to Microsoft Office?
Rwolf27 26-May-21 7:14am    
I'm searching for a way to implemente a logIn in my app that uses de Azure Active Directory that my office uses.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900