Entrust: add organization handling-param error

This commit is contained in:
sirferl 2020-11-14 11:50:25 +01:00
parent 75107bcd69
commit 334367376f
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ def test_process_options(mock_current_app, authority):
"requesterPhone": mock_current_app.config.get("ENTRUST_PHONE")
},
"org": "Example, Inc.",
"clientID": 1
"clientId": 1
}
client_id = 1