Skip to content

Fixed logout for okta#57

Closed
k----n wants to merge 1 commit intoopenanalytics:masterfrom
k----n:oidc-okta-logout
Closed

Fixed logout for okta#57
k----n wants to merge 1 commit intoopenanalytics:masterfrom
k----n:oidc-okta-logout

Conversation

@k----n
Copy link
Copy Markdown

@k----n k----n commented Apr 26, 2021

Closes #56

The yaml config proxy.openid.logout-url is renamed to proxy.openid.logout-success-url so that it better describes which logout url is being routed to which.

The new config parameters are:

  • proxy.openid.logout-url for the logout url of the app
  • proxy.openid.logout-success-url for the logout success url of the app
  • proxy.openid.provider-logout-url for a custom logout url if supported
  • proxy.openid.provider to specify the openid provider for determining if proxy.openid.provider-logout-url is needed

LEDfan pushed a commit that referenced this pull request Nov 4, 2021
@LEDfan
Copy link
Copy Markdown
Member

LEDfan commented Nov 5, 2021

ShinyProxy 2.6.0 (ContainerProxy 0.8.10) now support SpEL in the logout property.

Thank you for the suggestion!

@LEDfan LEDfan closed this Nov 5, 2021
@LEDfan LEDfan added this to the Next milestone Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OIDC Logout Route for Okta Not Supported

2 participants