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

Commit 6efdb5e

Browse files
committed
Added client_db as a parameter.
1 parent e8dbc9d commit 6efdb5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/oidcop/configure.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ class EntityConfiguration(Base):
192192
"base_url": "",
193193
"capabilities": None,
194194
"claims_interface": None,
195+
"client_db": None,
195196
"cookie_handler": None,
196197
"endpoint": {},
197198
"httpc_params": {},

0 commit comments

Comments
 (0)