Skip to content

Allowed unverified users without subject to sign in#2935

Open
maricavor wants to merge 1 commit into
masterfrom
allow-unverified
Open

Allowed unverified users without subject to sign in#2935
maricavor wants to merge 1 commit into
masterfrom
allow-unverified

Conversation

@maricavor

@maricavor maricavor commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Relax REPP API sign-in rules so identity verification is required only for API users who have a subject. Users without a subject can authenticate with valid credentials while still active, without needing verified_at set.

Updated Repp::V1::BaseController#authentication_failure_message so the identity_not_verified message is returned only when the user is active, has a subject, and is not verified. Other auth failures continue to return invalid_authorization_information.

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.

1 participant