Skip to content

naffis/omniauth-krb5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmniAuth::Krb5

OmniAuth strategy for authenticating with Kerberos.

Install manually or using Bundler:

gem 'omniauth-krb5', :git => 'https://github.com/naffis/omniauth-krb5.git'

Add Kerberos provider to omniauth builder:

use OmniAuth::Builder do
  provider :krb5, "CUSTOM.REALM.COM"
  # provider ...
end

About

OmniAuth strategy for Kerberos authentication

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages