Skip to content

Commit 45532bc

Browse files
committed
rev
1 parent 764e5f7 commit 45532bc

File tree

5 files changed

+29
-11
lines changed

5 files changed

+29
-11
lines changed

Diff for: about.md

-9
This file was deleted.

Diff for: contribute.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: Contribute
4+
permalink: /contribute/
5+
---
6+
7+
The Identity Python consists of a set of inter-related but separate software
8+
projects sharing common funding and governance. Right now there is a common
9+
mailing list for discussions about the Identity Python.
10+
11+
To subscribe to the list go to [https://lists.sunet.se/listinfo/idpy-discuss](https://lists.sunet.se/listinfo/idpy-discuss). To send messages to the list address [[email protected]](mailto:[email protected])

Diff for: index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
layout: default
66
---
77

8-
The IdentityPython is a bundle of projects that provide implementation of
8+
The IdentityPython is a set of projects that provide implementation of
99
key federation and identity technologies including OpenID Connect, SAML,
1010
xmldsig, OAuth, JWT, etc -- all implemented in Python.
1111

Diff for: org.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: page
3+
title: Organization
4+
permalink: /organization/
5+
---
6+
7+
The IdentityPython project is in the process of establishing a presence in the
8+
[Commons Conservancy](http://commonsconservancy.org).

Diff for: projects.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,12 @@ permalink: /projects/
55
---
66

77
The Identity Python consists of a set of inter-related but separate software projects
8-
that all implement some part of the federated identity stack in python.
8+
that all implement some part of the federated identity stack in python. The following
9+
projects are being considered for initial inclusion in Identity Python:
10+
11+
* pyOIDC
12+
* pySAML
13+
* SaToSa
14+
* pyXMLSecurity
15+
* pyFF
16+
* pyJWT

0 commit comments

Comments
 (0)