Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OIDC Guide additions #42555

Merged
merged 3 commits into from
Jun 4, 2019
Merged

OIDC Guide additions #42555

merged 3 commits into from
Jun 4, 2019

Commits on May 25, 2019

  1. OIDC Guide additions

    - Call out the fact that the SSL Configuration is important and
    offer a minimal example of configuring a custom CA for trust.
    - Add information about the `op.issuer` that was missing and add
    information about the `rp.post_logout_redirect` in the example
    since `op.endsession_endpoint` was already mentioned there and
    these two should be together
    - Explain that `op.jwks_path` can be a URL.
    jkakavas committed May 25, 2019
    Configuration menu
    Copy the full SHA
    56ef4d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    334ffef View commit details
    Browse the repository at this point in the history
  2. address feedback

    jkakavas committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    ec85445 View commit details
    Browse the repository at this point in the history