Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 539 Bytes

Using.md

File metadata and controls

12 lines (9 loc) · 539 Bytes

Using Portier

TODO: Write a description of how this all works.

The Portier Broker's API is identical to OpenID Connect's "Implicit Flow."

Until we get around to writing this up, consider reading the demo-rp's source, especially server.py. It turns out that OpenID Connect is actually pretty reasonable!