Is here a way to implement ActiveDirectory authentication? #3580
eduard-schwenk
started this conversation in
General
Replies: 1 comment
-
Hi @eduard-schwenk , I hope you're well ✨ Shesha doesn’t currently support Active Directory authentication out of the box. However, if you need to implement it for your project, that is possible. CC @teboho , who can assist if you decide to go this route. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe: get current active PC User and use the LoginName for authorization and if user not exists, add them as new user.
Beta Was this translation helpful? Give feedback.
All reactions