View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0001269 | savapage-ext-oauth | [All Projects] General | public | 2024-11-08 13:00 | 2024-11-08 13:14 | 
| Reporter | rijkr | Assigned To | rijkr | ||
| Priority | high | Severity | block | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.5.0 | ||||
| Target Version | 1.6.0 | Fixed in Version | 1.6.0 | ||
| Summary | 0001269: Fix Keycloak authorization URL | ||||
| Description | IST: "auth/realms" is the fixed path when composing the Keycloak authorization URL (using 3rd party component com.github.scribejava.apis), like [keycloak.oauth.base-url]/auth/realms/[keycloak.oauth.realm]/openid-connect/auth ... as logged in the server.log just after SavaPage is started. However, recent Keycloak version use path "realms" so authorization fails. SOLL: Override "com.github.scribejava.apis" to use the [keycloak.oauth.realm.path] (default "realms") from the savapage-ext-oauth-keycloak.properties configuration file.  | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2024-11-08 13:00 | rijkr | New Issue | |
| 2024-11-08 13:00 | rijkr | Status | new => assigned | 
| 2024-11-08 13:00 | rijkr | Assigned To | => rijkr | 
| 2024-11-08 13:00 | rijkr | Relationship added | related to 0001226 | 
| 2024-11-08 13:14 | rijkr | Status | assigned => resolved | 
| 2024-11-08 13:14 | rijkr | Resolution | open => fixed | 
| 2024-11-08 13:14 | rijkr | Fixed in Version | => 1.6.0 |