JanssenProject / JanssenProject/jans

Set Error / Status in CIBA Response via Interception Script

Open
#3,280 0 comments 0 reactions 2 assignees Claimed by @yuriyzz View on GitHub
enhancement
Dominant language
Java
Stars
647
Forks
173
Avg merge
1d 18h
Merged PRs (30d)
110

Description

Is there possibility to somehow set (via scripts) error/status in CIBA POLL response messages ? Like manually set access_denied (CibaRequestStatus.DENIED) for CIBA request (to /token endpoint) We tried to use function cibaRequestService.updateStatus , but with no luck (issue with args in jython):

[https://github.com/GluuFederation/oxAuth/blob/master/Server/src/main/java/org/gluu/oxauth/service/ciba/CibaRequestService.java](https://github.com/GluuFederation/oxAuth/blob/master/Server/src/main/java/org/gluu/oxauth/service/ciba/CibaRequestService.java#L112)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.