Tobias Blum
Tobias Blum
Hi @Biomancer81, the only thing you need is a app registration in your tenant. You can find information how to set it up here https://github.com/toblum/ESPTeamsPresence/issues/30#issuecomment-1475274011 There are no other Azure...
Hi @dpalma2011, on the first look it seems that the token poll fails because the SSL certificate could not be validated. This is a issuse because the certificates are baked...
Hello! Thanks for the tip. I actually looked at the interface for another project. Maybe I can use what I learned for this project at some point. The only downside...
Hi @Slopert1 and @dpalma2011, I think I could pinpoint this SSL issue today (hopefully). Microsoft seems to be using different certificates for https://login.microsoftonline.com now, possibly depending on the underlying infrastructure...
Hi @tophe75, I can't test at the moment as I have changed my job and lost my M365 developer sandbox, so I have no non-productive Teams licences to test with....
Hi @cschwarz007, I documented to steps to setup your own App registration here: https://github.com/toblum/ESPTeamsPresence/issues/30#issuecomment-1475274011 Many greetings!
Hi @hansj, not sure if this use case is supported by the ESP WiFi library. I would try to do everything as for WiFi networks with PSK authentication and enter...
The project uses the https://github.com/prampec/IotWebConf library for WiFi connection handling. So you might find a hint there.
Hi @alexburkert, it's hard for me to support this project at the moment, because I don't have a M365 tenant available to test against (and not the board you're using),...
Hi @alexburkert, there is nothing in the process where I need to consent. Maybe you need consent from your tenant admin. That might be the case, depending on how your...