Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Org.eclipse.higgins.saml2idp.server"

(See Also)
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
* ''Javadoc'': <missing:> we're not yet auto building the SAML2 IdP Server web application every night
 
* ''Javadoc'': <missing:> we're not yet auto building the SAML2 IdP Server web application every night
 
* ''Status'': first code in 1.0M9
 
* ''Status'': first code in 1.0M9
* ''Language'': Java
 
* ''Packaging'': Web application
 
 
==Plan==
 
 
TODO
 
  
 
==Service==
 
==Service==
Line 17: Line 11:
 
== See Also ==
 
== See Also ==
  
* [[Components]]: [http://wiki.eclipse.org/Components#SAML2_IdP SAML2 IdP]
+
* [[SAML2 IdP 1.0]] solution
* [[SAML2 IdP]]
+
* [[SAML2 IdP 1.1]] solution
  
 
[[Category:Higgins Components]]
 
[[Category:Higgins Components]]

Latest revision as of 00:00, 11 July 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Details

  • CVS & instructions: SAML2 IdP Server web application CVS
  • Javadoc: <missing:> we're not yet auto building the SAML2 IdP Server web application every night
  • Status: first code in 1.0M9

Service

The SAML2 IdP Server web application provides a SAML 2.0 endpoint that can authenticate users against an IdAS setup.

See Also

Back to the top