Diff for "Teams/Ams-Hackers"

Differences between revisions 7 and 8
Revision 7 as of 2017-02-21 12:23:58
Size: 1501
Editor: lukewm
Comment:
Revision 8 as of 2017-02-27 19:22:39
Size: 1519
Editor: lusy
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
On the way ... Visit the [[UX|UX-Design page]].

Ams-Hackers

Information

Coordinator
Jonas Öberg (jonas)
Membership
Open
Principal mailing list

ams-hackers@q.fsfe.org

Description
A topical team to discuss and rewrite the FSFE's account management system (ams)

About us

What we do

We try to figure out WHAT we should do about our ams (which is not in the best state, and very hard to work with) and HOW it should look like. We also work on actually bringing the current system to the state of HOW. See our Teams/Ams-Hackers/Requirements specification for more details.

Hacking

OpenID Connect Provider Implementation

https://gitlab.com/lukewm/oidcp/

OpenID Connect RP (Front-end) Implementation

UX Design

Visit the UX-Design page.

Notes on Front-end implementation

The front-end should be responsible for two things:

  • Redirect the End-user to the provider, to authenticate.
    • Send a request to /authorize/ with the correct parameters.
    • Exchange the code received from the response for an identity token and access token via /token/.
  • Request End-user resources from the Back-end.

OpenID Connect Rp (Back-end) Implementation

https://gitlab.com/lukewm/fsfe-cd/


Category/Teams