dex icon indicating copy to clipboard operation
dex copied to clipboard

Add a CAS connector

Open lucassardois opened this issue 4 years ago • 4 comments

Add a CAS connector to Dex.

Is your feature request related to a problem?

Yes, we want to connect Dex to our LDAP (done), an OpenID Connect provider (done) and a CAS system.

Describe the solution you'd like to see

A new connector for CAS systems.

Describe alternatives you've considered

Write a middleware acting as an OpenID Connect provider between the CAS and Dex. Dex -- (OpenID Connect) -> Middleware -- (magic) -> CAS

Additional context

CAS systems are quite used by universities around the globe, as such it would be a cool feature I think.

lucassardois avatar Apr 29 '21 12:04 lucassardois

I think it would be a good fit, but also that we might want to wait until external connector support is added.

sagikazarmark avatar May 04 '21 14:05 sagikazarmark

really need it

hellobiek avatar Sep 18 '21 09:09 hellobiek

CAS connector is necessary

lxkaka avatar Jun 19 '23 07:06 lxkaka

A CAS connector is desirable. How can we help?

emanuelegissi avatar Dec 19 '23 07:12 emanuelegissi