[
https://issues.apache.org/jira/browse/SLING-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409208#comment-16409208
]
Robert Munteanu commented on SLING-2759:
----------------------------------------
[~HDW] the best way to get started with Sling is our [getting started
page|https://sling.apache.org/documentation/getting-started.html]. You can
download a runnable jar file or a docker image and start exploring Sling based
on those instructions.
Related to authentication:
- the core authentication code resides in
https://github.com/apache/sling-org-apache-sling-auth-core. This one defaults
to authenticating against a JCR repository
- there is an implementation for authenticating against Xing, see
https://github.com/apache/sling-org-apache-sling-auth-xing-oauth
[~olli] might be able to answer more questions related to the Xing
authentication implementation if needed.
> Provide an OpenId Connect Authentication Handler
> ------------------------------------------------
>
> Key: SLING-2759
> URL: https://issues.apache.org/jira/browse/SLING-2759
> Project: Sling
> Issue Type: Wish
> Components: Authentication
> Reporter: Antonio Sanso
> Priority: Major
> Labels: gsoc2018
>
> It would be nice to provide an OpenId Connect [0] Authentication Handler.
> Ideally this would leverage Apache Oltu OpenId Connect support [1] and
> pluggable login module [2]
> [0] http://openid.net/connect/
> [1] https://issues.apache.org/jira/browse/AMBER-24
> [2] https://issues.apache.org/jira/browse/SLING-2623
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)