Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Providing credentials for secured/protected update urls(Is it feasible to provide credentials, when using password protected url)
Providing credentials for secured/protected update urls [message #1859716] Fri, 23 June 2023 06:50 Go to next message
Peter Kirschner is currently offline Peter KirschnerFriend
Messages: 25
Registered: July 2009
Junior Member

Hi all,

when p2 urls are used which are password protected e.g. inside JFrog artifactory, a "Login required" Dialog is displayed and credentials can be provided and everything is working smoothly.

My question is, if it is feasible to provide this credentials via arguments or programmatically e.g. via extension?

any hint or help is appreciated

thx
Re: Providing credentials for secured/protected update urls [message #1859722 is a reply to message #1859716] Fri, 23 June 2023 08:45 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33145
Registered: July 2009
Senior Member
Likely these are stored in the secured preferences somewhere. If you install the org.eclipse.oomph.preferences feature, you can explore the entire preference structure via Oomph -> All Preferences using Edit... to open it in an editor. You'll see there is a "secure" node. Probably somewhere in there the user ID and password are stored. It should be possible to create a preference task to store that information into the secure preference store ahead of time. Note that via the advanced properties (filter) and changing Secure to false, you can review your actual password...

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Providing credentials for secured/protected update urls [message #1859724 is a reply to message #1859722] Fri, 23 June 2023 10:34 Go to previous message
Peter Kirschner is currently offline Peter KirschnerFriend
Messages: 25
Registered: July 2009
Junior Member

Great!
Quick and comprehensive anwser.
I was able to investigate the nodes! - Wonderful tooling.
No I need to spend some time in creating the variable tasks for the setup model.
Thx a lot Ed and enjoy the weekend!
Previous Topic:Oomph Migrated to GitHub
Next Topic:Oomph is launching eclipse-inst.exe instead of eclipse.exe
Goto Forum:
  


Current Time: Wed May 08 02:57:24 GMT 2024

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

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

Back to the top