bringhurst / nginx-mod-auth-kerb

An nginx module to enable the use of SPNEGO, GSSAPI, and Kerberos for HTTP SSO authentication.
Other
37 stars 8 forks source link

Add information about auth_gss_format_full switch #7

Open dolohow opened 8 years ago

dolohow commented 8 years ago

This could be useful when someone wants to have a full $remote_user variable in format user@realm.name which can be further passed to an application.

Ref #2