Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kerberos delegation with pyad #143

Open
moosearch opened this issue Jun 24, 2021 · 0 comments
Open

Kerberos delegation with pyad #143

moosearch opened this issue Jun 24, 2021 · 0 comments

Comments

@moosearch
Copy link

Good day,

I'm building an intranet python flask web application that's hosted with IIS in an active directory domain.

I'm looking to have users that access the web application update their contact information (eg. phone numbers) with pyad when they submit data to the endpoint; however, pyad uses the service account associated with the web app in IIS to authenticate and attempt to make the changes to active directory, which will fail because of permissions.

Is there support for kerberos delegation or solving the double hop?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant