Any suggestions how you can implement an authoriza...
# getting-started
c
Any suggestions how you can implement an authorization/authentication piece if you've never worked with it before? Like the easiest way to start and develop it... I will be creating it exclusively to support datahub app, we use active directory (non-azure active directory) for the rest of our apps...
b
Hey! How are you thinking of implementing it? You're hoping to connect to Active Directory internally to log folks in?