Skip to Main Content

General Cloud Infrastructure

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle A-Team OKIT Installation on OCI Instances

MehabubRSheikhOct 27 2023

Hi,

We tried to install Oracle Designer ToolKit (OKIT) on OCI Instances as per the installation guidelines mentioned create by Oracle A-Team. But when trying to access https://<FQDN>/okit/designer url as mentioned, it is throwing the following error after login

{
"error": {
"message": [
"parse_id_token() missing 1 required positional argument: 'nonce'"
],
"type": "TypeError"
},
"success": false
}

We configured all the steps mentioned but still throwing this error. Please help us to resolve this.

Thanks

Mehabub

Comments
Post Details
Added on Oct 27 2023
1 comment
251 views