Fork me on GitHub
#web-security
<
2023-05-08
>
kardan16:05:57

Hey, Iā€™m to migrate a web app from a custom session auth solution with SAP Business objects in the mix to Azure AD. I have never done anything with Azure nor not touched Clojure libraries for a while. Think I used Buddy the last time I did something. Is that the path to go, or other newer options? Essentially any hints on where to read up what to use would be amazingly welcome šŸ™‚

kardan16:05:28

The web app in a Compojure app

kardan15:05:46

Cool thanks. Would that be uing Azure Java/js libs directly?

aaelony22:05:56

e.g. [com.microsoft.azure/msal4j "1.13.0"]

šŸ‘ 2
kardan08:05:45

Thanks. I went that route

aaelony18:05:28

it's a bit obnoxious in that it needs to open a browser to auth, but c'est la vie... šŸ˜‰