Open sfmskywalker opened 9 months ago
See also https://github.com/elsa-workflows/elsa-core/discussions/4814#discussioncomment-8233260 for additional context.
I'm pretty much stuck on the Azure AD integration. What we did for Elsa v2 doesn't appear to work either.
Here is my 5 cents for this topic. Azure AD / MS Entra ID specifically.
https://github.com/elsa-workflows/elsa-core/discussions/4814#discussioncomment-9398844
Biggest issue was that when implementing custom functionality, I could not use the built-in way of storing tokens using jsInterop resulting in exceptions. How come it actually works in Elsa Studio at all, when jsInterop should not work within OnInitializeAsync
? :) This bugs be because storing tokens server side is not really good practice
With one or some of the following providers: