Changes for page MediaWiki

Last modified by Thomas Mortagne on 2023/09/25 10:06

<
From version < 24.1 >
edited by Thomas Mortagne
on 2016/06/15 10:51
To version < 24.2 >
edited by Thomas Mortagne
on 2016/06/15 10:51
>
Change comment: Deleted object

Summary

Details

ExtensionCode.ExtensionClass[0]
Authors
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ThomasMortagne
Category
... ... @@ -1,1 +1,0 @@
1 -project
Only Custom Installation instructions
... ... @@ -1,1 +1,0 @@
1 -0
Description
... ... @@ -1,21 +1,0 @@
1 -This project has two main goals:
2 -
3 -1. make as easy as possible to use an XWiki instance as identity provider for another XWiki instance
4 -1. make XWiki support what is becoming the most standard identity protocol on Internet both as a provider for other applications and as a client of reference identity providers
5 -
6 -= OpenID Connect
7 -
8 -From http://openid.net/connect/:
9 -
10 ->OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner.
11 ->
12 -> OpenID Connect allows clients of all types, including Web-based, mobile, and JavaScript clients, to request and receive information about authenticated sessions and end-users. The specification suite is extensible, allowing participants to use optional features such as encryption of identity data, discovery of OpenID Providers, and session management, when it makes sense for them.
13 ->
14 ->See http://openid.net/connect/faq/ for a set of answers to Frequently Asked Questions about OpenID Connect.
15 -
16 -This project is relying on [[Nimbus OAuth 2.0 SDK with OpenID Connect extensions>>https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions]] for its implementation which among other things offers parsers and processors for OpenID Connect request/responses in Java.
17 -
18 -= The modules
19 -
20 -* [[OpenID Connect Provider]]
21 -* [[OpenID Connect Authenticator]]
Display Icon Location
... ... @@ -1,1 +1,0 @@
1 -attach:openid_connect_16x16.png
Id
... ... @@ -1,1 +1,0 @@
1 -org.xwiki.contrib.oidc:oidc
Issue Management System
... ... @@ -1,1 +1,0 @@
1 -jira
Issue Management URL
... ... @@ -1,1 +1,0 @@
1 -http://jira.xwiki.org/jira/browse/OIDC
Last version
... ... @@ -1,1 +1,0 @@
1 -1.3.4
License Name
... ... @@ -1,1 +1,0 @@
1 -GNU Lesser General Public License 2.1
Name
... ... @@ -1,1 +1,0 @@
1 -OpenID Connect
Properties
... ... @@ -1,1 +1,0 @@
1 -maven.groupid=org.xwiki.contrib.oidc|maven.artifactid=oidc|maven.Model=org.xwiki.contrib.oidc:oidc:pom:1.3.4
Sources connection
... ... @@ -1,1 +1,0 @@
1 -git:git://github.com/xwiki-contrib/oidc.git
Sources dev connection
... ... @@ -1,1 +1,0 @@
1 -git:[email protected]:xwiki-contrib/oidc.git
Source
... ... @@ -1,1 +1,0 @@
1 -https://github.com/xwiki-contrib/oidc/tree/master
Summary
... ... @@ -1,1 +1,0 @@
1 -Various tools to manipulate OpenID Connect protocol in XWiki
Type
... ... @@ -1,1 +1,0 @@
1 -project
Installable with Extension Manager
... ... @@ -1,1 +1,0 @@
1 -0

Get Connected