🐛 Bug Report: oracle cloud integration not working #100

Closed
opened 2025-10-07 00:01:45 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Ferohers on GitHub.

Reproduction steps

Basic stuff done just like any other service on Oracle cloud. The pocket id opens up and nicely attempts to login however,

I get this error:

There is a problem with your account. Please contact Support

I found the issue might be related to the article given below

https://blogs.oracle.com/coretec/post/oci-sso-with-openid-connect-integration

Probably something not mapping correctly?

Expected behavior

Should login just like any other

Actual Behavior

Gives a generic error.
There is a problem with your Account (splash screen)
Means the OpenID provider Auth was somehow successful but the further steps can not be executed; either the id does not contain the needed values (e.g. mapping), nmappng could not be achieved (no account in OCI IAM), credentials for infophase not authorized, protocols and paramter do not match (get vs post etc.)

Version and Environment

Last version

Log Output

No response

Originally created by @Ferohers on GitHub. ### Reproduction steps Basic stuff done just like any other service on Oracle cloud. The pocket id opens up and nicely attempts to login however, I get this error: There is a problem with your account. Please contact Support I found the issue might be related to the article given below https://blogs.oracle.com/coretec/post/oci-sso-with-openid-connect-integration Probably something not mapping correctly? ### Expected behavior Should login just like any other ### Actual Behavior Gives a generic error. There is a problem with your Account (splash screen) Means the OpenID provider Auth was somehow successful but the further steps can not be executed; either the id does not contain the needed values (e.g. mapping), nmappng could not be achieved (no account in OCI IAM), credentials for infophase not authorized, protocols and paramter do not match (get vs post etc.) ### Version and Environment Last version ### Log Output _No response_
Author
Owner

@kmendell commented on GitHub:

This sounds like its on Oracles end so im converting this to a discussion but, Is the username/email the same as what you use to login to oracle?

@kmendell commented on GitHub: This sounds like its on Oracles end so im converting this to a discussion but, Is the username/email the same as what you use to login to oracle?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#100