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

Commit 9bd8ed3

Browse files
committed
Spelling error ?
1 parent fa124c5 commit 9bd8ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/oidcrp/service.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ def gather_verify_arguments(self,
460460
'verify': True
461461
}
462462

463-
_entity = _context.client_get("entity")
463+
_entity = self.client_get("entity")
464464
kwargs['client_id'] = _entity.get_client_id()
465465

466466
if self.service_name == "provider_info":

0 commit comments

Comments
 (0)