Extend login page

I’m developing an oAuth2 Authentication plugin and used the CAS plugin more or less as a template. One problem I’m currently unable to solve is to offer an alternative login button to the UI User aka “Login with Github”. The extension point PrimaryNavigationLoginButton is not shown because no primary navigation is visible. There is also no extension point for the LoginForm. How can I achieve this?

Hey @dasilva2010,

It seems that there is currently no suitable extension point for your login button. You could either create a new extension point for SCM-Manager and create a pull request. Or we will discuss the issue in our team tomorrow and provide a solution as soon as possible.

Regards, Eduard

Thanks, @eheimbuch! If you and your team are able to implement this soon, e.g. in the next days or week this will help a lot. Otherwise I will try it on my own. :slight_smile:

Hey @dasilva2010,

we would like to provide the required extension point. Prior we suggest that you tell us what exactly you expect from this extension point? Do you want to show your Oauth2 Login Button addtionally to the Basic Auth login or do you want to replace it? Would it be possible that we have a quick talk about this matter to clarify your requirements?

Regards, Eduard

I am closing this topic as there has been no activity for more than 30 days.