Skip to content

Getting a routing error after initialization #176

@adminkla

Description

@adminkla

Hello all,

I'm getting a routing error for the logout endpoint
(RuntimeError (undefined method `match?' for /\A/admin/auth/openid_connect(/logout)/:Regexp):)

My application setup is
ruby version - 2.2.2
Devise version - 4.9

Gem setup for OIDC
gem 'omniauth', '> 1.9.2'
gem 'openid_connect', '
> 1.1'
gem 'omniauth_openid_connect', '~> 0.3.5'

Tried a lot of changes on this but getting this error everytime when going to any app's endpoint, Please help me out on this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions