Open ID Connect parameter "response_mode=form_post" is ignored by CAM
説明
The Open ID Connect parameter "response_mode=form_post" is ignored by CAM. On return to the client for token validation CAM uses a GET request and sends the code and state as query parameters. It is expected that CAM would return the user to the client application using a self submitting post form since the response_mode is provided with the initial request.
原因
The Open ID Connect parameter "response_mode=form_post" is currently not supported by CAM.
対策
STATUS
Enhancement request number “804470" has been submitted to Development for consideration in a future release