package
0.2.4
Repository: https://github.com/top-solution/go-iis-auth.git
Documentation: pkg.go.dev

# Functions

Domain returns the domain stored in the context.
Groups extract the list of groups of the user from the request context.
SID returns the SID stored in the context.
User returns the user information stored in the context.
Username returns the username stored in the context.
WithGroups adds a list of groups of the user in the request context.
WithUser adds information about the Windows user in the request context It works by taking the token forwarded by IIS+HttpPlatformHandler and then asking Windows about its identity.
WithUserConditionally is the same as WithUser, but with the added possibility of enabling the authentication conditionally.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author