Skip to main content



      Home
Home » Archived » Hudson » Implementing page transition in the User Configurations page
Implementing page transition in the User Configurations page [message #1516972] Fri, 19 December 2014 01:55 Go to next message
Eclipse UserFriend
I want to add a configuration item in the User Configurations page which will introduce page transition. How should I implement such a thing in config.jelly or by other means?

[Update] To be exact, I want to add an OAuth 2.0 authorization in the User Configurations page.

[Updated on: Fri, 19 December 2014 02:49] by Moderator

Re: Implementing page transition in the User Configurations page [message #1517399 is a reply to message #1516972] Fri, 19 December 2014 08:24 Go to previous message
Eclipse UserFriend
FYI, federated login with Google is now almost working. If you are willing to test-drive it, download a snapshot from https://oss.sonatype.org/content/repositories/snapshots/org/vx68k/hudson/plugin/google-login-plugin/

You must create an OAuth 2.0 credentials in the Google Developers Console to configure the plugin. I would recommend to also create a new project since the product name will be displayed on the consent screen. The redirect URI must be <your-path-to/hudson/federatedLoginService/google/authorized>.

To login with your Google account, first login normally and visit <your-path-to/hudson/federatedLoginService/google/login>. Then, authorize the access to your information. If all would go well, your browser should redirected to the Hudson dashboard. You should be able to login next time with your Google account.

And finally, there is no way to unlink your Google account from your Hudson account, unfortunately. If you find another problem, please let me know.

[Updated on: Fri, 19 December 2014 08:26] by Moderator

Previous Topic:How to deploy Maven artifacts from matrix build
Next Topic:ANN: Google Login Plugin 2.0 Released
Goto Forum:
  


Current Time: Wed Jul 23 17:03:56 EDT 2025

Powered by FUDForum. Page generated in 0.03434 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top