View Issue Details

IDProjectCategoryView StatusLast Update
0001269savapage-ext-oauth[All Projects] Generalpublic2024-11-08 13:14
ReporterrijkrAssigned Torijkr 
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.5.0 
Target Version1.6.0Fixed in Version1.6.0 
Summary0001269: Fix Keycloak authorization URL
DescriptionIST: "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.
TagsNo tags attached.

Relationships

related to 0001226 resolvedrijkr Make Keycloak OAuth realm path configurable 

Activities

There are no notes attached to this issue.

Issue History

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