Skip to content
#

openidconnect

Here are 81 public repositories matching this topic...

binq1000
binq1000 commented Jul 2, 2019

I'd like for a hybrid sample to be added.
It's not clear how a hybrid app should be added (for example one with response type "code id_token").
Edit: Hybrid flow can be enabled by allowing both Authorization Code and Implicit Flow.

It's not clear as of right now how this should work, even though the documentation mentions it can handle hybrid flows. I do not see a way to implement this in the

andreaceccanti
andreaceccanti commented Jan 21, 2020

The documentation is missing a page where the main usage flow for oidc-agent is explained AFAICS.

The flow could be:

  • oidc-gen to register a client or configure oidc-agent for an existing client
  • oidc-add to add the client to the agent (possibly optional)
  • oidc-token to obtain tokens

The page should also explain how users can list existing clients or change a client configuration

Improve this page

Add a description, image, and links to the openidconnect topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openidconnect topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.