mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 17:23:22 +03:00
🚀 Feature: Multiple RedirectUrl for OIDC clients #496
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adebisi-fa on GitHub.
Feature description
Allow OIDC clients to have multiple redirect URLs.
Pitch
This helps with situations where the front-end and back-end are on different subdomains, and the OAuth flow touches both.
@stonith404 commented on GitHub:
Added in
v0.3.0:)