Bug #5741
closedDecide on login procedure
0%
Description
Out of band in browser?
Embedded browser?
ECP?
Related issues
Updated by ben leinfelder almost 12 years ago
I have the "simple-ecp-client" java library in use in Morpho now. I'm working with the developer for that project to make it work with CILogon and to make it more stable.
Given the dearth of ECP providers we will probably become a KNB identity provider and enable ECP.
The login procedure is pretty straightforward: select an IdP, enter your username and password, get a certificate returned from CILogon. Done.
I have this working locally in my Morpho workspace, but am hesitant to commit since it relies on the simple-ecp-client that will need to be built and installed locally for the Maven dep (not to mention the customizations I have for it to even make it work in a prototype state). So that will be forthcoming once the library is stabilized.
Updated by ben leinfelder almost 12 years ago
I have Morpho using the Java ECP (simple-ecp-client) to get a client certificate. the library is in my github and I have a Hudson job for building it into our dev-testing Maven repo. I'd feel better if we had a more stable library to build from, but at the moment it works for us and we have complete control over the codebase we are depending on (which is a plus).
Updated by ben leinfelder almost 12 years ago
We are going with ECP. There are other, more operations-based, tasks that will need to be done to support this in a production environment, but this bug can can closed.
For KNB IdP:
https://redmine.dataone.org/issues/3394