Changes between Version 31 and Version 32 of ESGFGetCredentials
- Timestamp:
- Dec 18, 2014 5:35:25 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFGetCredentials
v31 v32 18 18 == Run it == 19 19 [[Image(new_panel.png, 350px)]][[Image(panel_custom_url.2.png, 350px)]][[BR]] 20 21 20 22 21 Go to download folder: … … 90 89 ---- 91 90 = Graphic UI Guide = 92 93 91 * In Windows: 94 * Open getESGFCredentials-0.0.2.jar 95 * In Linux 96 * In shell: 92 * Open ESGFToolsUI-v0.8.jar 93 * Command-line interpreter: 97 94 {{{ 98 java -jar getESGFCredentials-0.0.2.jar95 java -jar ESGFToolsUI-v0.8.jar 99 96 }}} 100 97 101 [[Image(new_panel.png, 500px)]] 98 == Setting user == 99 You can select your IdP provider in the top drop-down list. If your IdP provider isn't in the list of providers. Select "Custom OpenID URL", with this option the GUI interface change to be able write OpenID URL's[[BR]][[BR]] 102 100 103 === Setting user === 104 You can select your IdP provider in the top drop-down list[[BR]][[BR]] 105 [[Image(select_idp_provider.2.png, 500px)]] 101 [[Image(select_idp_provider.2.png, 400px)]][[Image(select_custom_open_id_url.2.png, 400px)]][[Image(panel_custom_url.2.png, 400px)]] 106 102 107 If your IdP provider isn't in the list of providers. Select "Custom OpenID URL", with this option the GUI interface change to be able write OpenID URL's[[[BR]][[BR]] 108 109 [[Image(select_custom_open_id_url.2.png, 500px)]][[Image(panel_custom_url.2.png, 500px)]] 110 111 === Setting output files === 103 == Setting output files == 112 104 You can select in "Generate" section what output files will be generated in the output folder. 113 105 … … 119 111 ||`ca-certificates.pem`||CA's certificates in pem format|| 120 112 121 === Advanced options === 113 == Retrieve credentials == 114 115 Click on "retrieve credentials" button. If all goes well a success message is shown [[BR]][[BR]] 116 [[Image(panel_success.png, 500px)]][[BR]] 117 However, if some error happens then the error is showed in the box bellow[[BR]][[BR]] 118 [[Image(panel_error.2.png, 500px)]] 119 120 == Advanced options == 122 121 123 122 1. You can `bootstrap` the certificates. For that, select the check box "bootstrap certificates" in "Select Lib" section … … 134 133 [[Image(multilib_version.png)]] 135 134 136 === Retrieve credentials ===137 138 Click on "retrieve credentials" button. If all goes well a success message is shown [[BR]][[BR]]139 [[Image(panel_success.png, 500px)]][[BR]]140 However, if some error happens then the error is showed in the box bellow[[BR]][[BR]]141 [[Image(panel_error.2.png, 500px)]]142 143 135 ---- 144 136 = Developers Guide = 145 == = Github ===137 == Github == 146 138 https://github.com/SantanderMetGroup/esgf-getcredentials 147 == = Architecture ===139 == Architecture == 148 140 149 141