Closed pjirsa closed 7 years ago
@suwatch does that make sense? Couple notes:
I am afraid the fix would take a little more than that since we cache token per tenantId guid. Passing other forms of tenantId would not be able to locate the cached token to be used (fallback to default) - hence the check. We just decided not to support it at the time. I will look over the codes and see what the complete fix would be.
Thanks for looking into this. It seems to be working (my fix) for the script my engineers built. I can get a list of all the ops being used if that is helpful.
won't fix. If there is no other way for you to workaround, let me know.
addresses issue #20 - tenantID does not need to be a GUID for AAD authentication.