Has anyone tried to set the "callback_url" property for the omniauth-cas3
provide?
It doesn't seem to "take" when I set it up in /etc/gitlab/gitlab.rb for the
omnibus install
gitlab_rails['omniauth_providers'] = [
{
"name"=> "cas3",
"label"=> "cas",
"args"=> {
"url"=> 'XXXXXXXXX',
"login_url"=> '/login',
"callback_url"=> '/users/auth/cas/callback',
"service_validate_url"=> '/serviceValidate',
"logout_url"=> '/logout'
}
}
]
Is there a log file I should be looking into?
Thanks,
Doug
--
You received this message because you are subscribed to the Google Groups
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/gitlabhq/f93a5235-8215-430f-a2ae-bf99e6edfaee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.