Hey guys! I just did some research how allura could be extended with SSO functionality. I encountered that OpenID was once supported but discontinued.
Then I found out that turbogears itself supports SAML with a pluggable extension: https://pypi.python.org/pypi/tgapp-samlauth/0.0.2 This sounded promising from an outside point of view. But I am new to TG, so I wanted to ask you guys for some hints to find the best and most pragmatical approach to get SAML or a similar protocol to work. It should just cooperate with keycloack. So a few configurations are possible, while SAML would be prefered. Could such an extension work in allura, or did you change too much in the authentification system? Thanks in advance! Ingo