Help with a new OpenSAML SP
Cris Rockwell
cmrockwe at umich.edu
Mon Mar 30 17:35:01 EDT 2020
Hello Shibboleth Developers
Here is a project under way using OpenSAML to build a service provider module for Apache Sling within Felix OSGI. https://github.com/cmrockwell/sling-whiteboard-saml/tree/sling-saml2-service-provider/saml-handler <https://github.com/cmrockwell/sling-whiteboard-saml/tree/sling-saml2-service-provider/saml-handler> After a few weeks of effort, my SP is working, but still needs a lot of work. It would be my honor if any of you experienced in Java development would review some of my OpenSAML code.
1. While the Guide to OpenSAML V3 was a very useful primer, and I referenced the example project pretty heavily. That demo project uses a hard-coded Java Keystore (/resources/SPKeystore.jks) Can you make any recommendation or refer me to reference projects that would make this configurable?
2. The OpenSAML calls in AuthenticationHandlerSAML2.java could use your expertise… https://github.com/cmrockwell/sling-whiteboard-saml/blob/sling-saml2-service-provider/saml-handler/src/main/java/org/apache/sling/auth/saml2/AuthenticationHandlerSAML2.java <https://github.com/cmrockwell/sling-whiteboard-saml/blob/sling-saml2-service-provider/saml-handler/src/main/java/org/apache/sling/auth/saml2/AuthenticationHandlerSAML2.java>
Kind regards
Cris Rockwell
Applications Architect Sr
College of Literature, Science, and the Arts | University of Michigan
LSA Technology Services | 301 E Liberty Suite 500 | Ann Arbor, MI 48104
Desk: 734.763.6818 | Email: cmrockwe at umich.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20200330/6239d36e/attachment.html>
More information about the dev
mailing list