88b92b04d8fa9f285f58055d24a46ef64b0ba51b
Changes: - Removed unrecognized property quarkus.oidc.authentication.redirect-path-after-login - Changed authenticated.paths from /* to /pages/secure/* to allow public landing page - Added applies-to=JAXRS,SERVLET to both public and authenticated permissions - Documented importance of permission order (most specific first) This fixes the 403 Forbidden error on https://unionflow.lions.dev root path. Now: - / and /index.xhtml are publicly accessible (landing page) - /pages/secure/* requires authentication - After login, restore-path-after-redirect will redirect to originally requested page 🤖 Generated with Claude Code Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
CSS
62.5%
HTML
28.8%
Java
7%
JavaScript
1.4%
SCSS
0.3%