|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I don't need this to be a part of the official OpenID spec, but I was hoping that this is bit more than a particular implementation detail of a particular OpenID provider.
Looking at the change, I think my suggestion is that you implement this by writing another plugin that extends from OpenIdSsoSecurityRealm. You should be able to just add your doLogoutImage method in a subtype with a new descriptor, like GoogleAppSsoSecurityRealm.
I hope that is acceptable with you.