Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers #1887

Merged
merged 9 commits into from Nov 15, 2018
Merged

Add AccessDeniedPath support to the OIDC/OAuth2/Twitter providers #1887

merged 9 commits into from Nov 15, 2018

Commits on Oct 22, 2018

  1. Configuration menu
    Copy the full SHA
    c1b19d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Configuration menu
    Copy the full SHA
    3db120d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Introduce a new AccessDenied event and move most of the access denied…

    … handling logic to RemoteAuthenticationHandler
    kevinchalet committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    e03fc3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0afe7f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Remove AccessDeniedException and introduce RemoteAuthenticationHandle…

    …r.HandleAccessDeniedErrorAsync()
    kevinchalet committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    f2a9f0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5bc2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5bf034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c6a456 View commit details
    Browse the repository at this point in the history
  5. Allow customizing the access denied path/return URL/return URL parame…

    …ter from the AccessDenied event
    kevinchalet committed Oct 29, 2018
    1 Configuration menu
    Copy the full SHA
    5fcbb1f View commit details
    Browse the repository at this point in the history