-
Updated
May 22, 2020 - Java
openidconnect
Here are 81 public repositories matching this topic...
-
Updated
May 22, 2020 - C#
-
Updated
Apr 16, 2020 - C#
-
Updated
Jan 28, 2020 - C#
-
Updated
May 23, 2020 - Rust
-
Updated
May 24, 2020 - TypeScript
-
Updated
May 4, 2020 - PHP
-
Updated
May 20, 2020 - C
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
-
Updated
Apr 12, 2019 - Go
-
Updated
May 24, 2020 - Ruby
-
Updated
Mar 31, 2020 - JavaScript
Due to the documentation being rewritten we forgot to add the claims available at the UserInfo Endpoint. We should list them in the API Documentation.
-
Updated
Jun 4, 2017 - PowerShell
-
Updated
May 24, 2020 - JavaScript
-
Updated
Jan 28, 2020 - C#
-
Updated
Mar 28, 2018
-
Updated
Feb 3, 2019 - C#
-
Updated
Nov 26, 2017 - PHP
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
-
Updated
Feb 4, 2019 - Rust
-
Updated
Sep 24, 2019 - Python
-
Updated
Feb 25, 2020 - Java
-
Updated
Feb 9, 2017 - Clojure
Admin Doc
- Add a link to the REST API docs
- Document different roles required
- Provide samples for simple grant flow
- Provide sample postman collection for test
-
Updated
May 24, 2020 - Java
Improve this page
Add a description, image, and links to the openidconnect topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openidconnect topic, visit your repo's landing page and select "manage topics."
there are some well-documented example configurations, but is there also a documentation, i.e. a list of all possible configuration parameters?