quasoft / websspi

HTTP auth middleware for Go that uses Kerberos/NTLM SPNEGO with SSPI for single sign-on authentication of HTTP requests in Windows environments
MIT License
33 stars 7 forks source link

Add example of group enumeration #4

Closed quasoft closed 3 years ago

quasoft commented 3 years ago

Create an example that shows how to print the names of the groups the user is a member of.