DheerendraRathor / ldap-oauth2

OAuth implementation over IITB LDAP authentication system
http://gymkhana.iitb.ac.in/sso/
GNU General Public License v3.0
66 stars 28 forks source link

Feature Request #4

Closed BijoySingh closed 9 years ago

BijoySingh commented 9 years ago

The widget should allow passing a parameter for changing the color of the button. This is essential as it allows the various bodies to customize the buttons to match their interfaces. Additional could be allow passing an entire CSS file

DheerendraRathor commented 9 years ago

Adding an entire CSS file will lead to various complications like CORS. Also that might enable some vulnerablities. Currently I've added support for 3 colors viz div background color, foreground color and logout link color.