Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit be2871c

Browse files
committed
log
1 parent b9c8570 commit be2871c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/oidcrp/rp_handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -916,6 +916,7 @@ def logout(self, state: str,
916916
resp = srv.get_request_parameters(state=state,
917917
request_args=request_args)
918918

919+
logger.debug(f"EndSession Request: {resp}")
919920
return resp
920921

921922
def close(self, state: str,

0 commit comments

Comments
 (0)