Skip to content

add okta to production - #404

Merged
britaumich merged 12 commits into
mainfrom
staging
Jul 28, 2026
Merged

add okta to production#404
britaumich merged 12 commits into
mainfrom
staging

Conversation

@britaumich

Copy link
Copy Markdown
Collaborator

No description provided.

class Users::OmniauthCallbacksController < Devise::OmniauthCallbacksController
skip_before_action :verify_authenticity_token, only: :saml
before_action :set_user
skip_before_action :verify_authenticity_token, only: [:saml, :failure]
@britaumich
britaumich merged commit 169651b into main Jul 28, 2026
8 of 9 checks passed
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.

2 participants