simplesamlphp: Drupal configured as IDP need to send Logout as post

Created on 30 August 2024, 8 months ago
Updated 31 August 2024, 8 months ago

Problem/Motivation

I have configured Drupal as an identify provider using simplesamlphp along with drupalauth4ssp. Everything works fine for authenticating with service provide with 3rd party. The only issue I have is with logout. Currently, the initiated logout from Drupal IDP is sending a 'GET' and I need to send a 'POST'.

The 3rd party uses Keycloak. Based on the client the logout request is not being processed as a 'GET' and need to be a 'POST'. How do send a 'POST'?

I can see the logout process is being called in Drupal\drupalauth4ssp\SspHandler.php class.

NOTE:
We are working on upgrading [process is starting next week] to Drupal 10 and if there are no issues plan on upgrading to Drupal 11 immediately. However, SSO must be implemented now as part of current project.

πŸ’¬ Support request
Status

Closed: outdated

Version

9.5

Component
OtherΒ  β†’

Last updated about 12 hours ago

Created by

πŸ‡ΊπŸ‡ΈUnited States kdmdrupal

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024