CAS integration with Omniauth
Created by: courtarro
I am interested in using CAS authentication with Gitlab, which is supported using the CAS provider in the omniauth-cas Gem. However, being new to Ruby, I can't figure out how to set up Gitlab to use CAS; it seems to be limited only to OAuth2-based services?
Is it possible with the current version of Gitlab, or is this something that would need to be added as a new feature?