Skip to content

Dynamically setting service_url? #194

@vemv

Description

@vemv

If a logged-out user tries visiting a specific page (like /foos/42), the RubyCAS filter will redirect him to the config.cas_base_url after which the user will be redirected to config.cas_service_url.

This service_url is a single per-application value though - one may want to redirect users on a per-request basis - typically to the page they were trying to visit at first.

Please consider providing a mechanism for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions