Forum Discussion

RobD365's avatar
RobD365
Brass Contributor
Dec 22, 2020

Graph access without registering app

Hi All,

 

I have a feeling the answer is "no, won't work" but doesn't hurt to ask.  Basically, what I'm wanting to do is use the Graph API to get my current Teams status (or the status of whoever enters username/password), this is easy enough however I don't want to have to register the app in Azure AD.

 

Cheers

 Rob

2 Replies

  • How do you plan on obtaining a token? Technically, you should be able to use one of the "built-in" apps for that, but you cannot do Graph calls without a valid token.

    • RobD365's avatar
      RobD365
      Brass Contributor
      That's what I'm wanting to know ...

Resources