Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Validate Kerberos Ticket against ldap. #263

Closed
DanielMGoldberg opened this issue Sep 10, 2024 · 1 comment
Closed

Validate Kerberos Ticket against ldap. #263

DanielMGoldberg opened this issue Sep 10, 2024 · 1 comment

Comments

@DanielMGoldberg
Copy link

Hi, I would like to know if there's a way to validate a kerberos ticket received by a client against LDAP using this library.

For example I have a ticket "YL...." and want to know if its valid so i need to ask the AD.

Thank you !

@dsbenghe
Copy link
Owner

It is not clear to me what the scenario you want support for, but no, there isn't any support whatsoever for Kerberos tickets in its library.

If you are asking about authentication via Kerberos, there is no support built-in yet see #28 but it can be done on top of the library via t extension points.

Repository owner locked and limited conversation to collaborators Sep 14, 2024
@dsbenghe dsbenghe converted this issue into discussion #265 Sep 14, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants