Open
Description
Preflight Checklist
- I could not find a solution in the existing issues, docs, nor discussions
- I have joined the ZITADEL chat
Describe your problem
The op.HasRedirectGlobs.PostLogoutRedirectURIGlobs() uses path.Match and op.HasRedirectGlobs.RedirectURIGlobs() uses doublestar.Match (since #297). This is not very intuitive to use. You can use doublestar for the redirect uri, but not for the post logout redirect uri.
Describe your ideal solution
Use doublestar.Match here
Version
No response
Environment
Self-hosted
Additional Context
No response
Metadata
Assignees
Type
Projects
Status
📨 Product Backlog
Activity