I get this error Message, when I want to LogIn.
D, [2023-02-28T10:50:26.031365 #118] DEBUG -- omniauth: (openid_connect) Request phase initiated.
I, [2023-02-28T10:50:34.750206 #118] INFO -- : [6bd7c308-8ecc-4a7a-9b27-89bb215e92be] Started GET "/auth/openid_connect/callback?error=access_denied&error_description=invalid%20redirect_uri%3A%20https%3A%2F%2Fgl.bbb-test.koeln%2Fauth%2Fopenid_connect%2Fcallback&state=a98500a5976bcc85fd64abc599b63d36" for 212.117.80.84 at 2023-02-28 10:50:34 +0100
D, [2023-02-28T10:50:34.750931 #118] DEBUG -- omniauth: (openid_connect) Callback phase initiated.
E, [2023-02-28T10:50:34.751462 #118] ERROR -- omniauth: (openid_connect) Authentication failure! access_denied: OmniAuth::Strategies::OpenIDConnect::CallbackError, access_denied | invalid redirect_uri:
https://gl.bbb-test.koeln/auth/openid_connect/callbackI, [2023-02-28T10:50:34.757815 #118] INFO -- : [3e2231e1-d745-4cdc-ac58-f384e227e9cf] Started GET "/auth/failure?message=access_denied&origin=https%3A%2F%2Fgl.bbb-test.koeln%2F&strategy=openid_connect" for 212.117.80.84 at 2023-02-28 10:50:34 +0100
I, [2023-02-28T10:50:34.759682 #118] INFO -- : [3e2231e1-d745-4cdc-ac58-f384e227e9cf] Processing by ComponentsController#index as HTML
I, [2023-02-28T10:50:34.760122 #118] INFO -- : [3e2231e1-d745-4cdc-ac58-f384e227e9cf] Parameters: {"message"=>"access_denied", "origin"=>"
https://gl.bbb-test.koeln/", "strategy"=>"openid_connect", "path"=>"auth/failure"}
I, [2023-02-28T10:50:34.761119 #118] INFO -- : [3e2231e1-d745-4cdc-ac58-f384e227e9cf] Rendered components/index.html.erb within layouts/application (Duration: 0.0ms | Allocations: 6)
I, [2023-02-28T10:50:34.765759 #118] INFO -- : [3e2231e1-d745-4cdc-ac58-f384e227e9cf] Rendered layout layouts/application.html.erb (Duration: 4.7ms | Allocations: 1399)
I, [2023-02-28T10:50:34.766390 #118] INFO -- : [3e2231e1-d745-4cdc-ac58-f384e227e9cf] Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.6ms | Allocations: 1644)