Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logon to 3scale using admin credentials not working #4

Open
chandra-potula opened this issue Jan 2, 2025 · 4 comments
Open

Logon to 3scale using admin credentials not working #4

chandra-potula opened this issue Jan 2, 2025 · 4 comments

Comments

@chandra-potula
Copy link

Logon to 3scale using admin credentials fails:

image

Credentials applied from the secret system-seed as described in the readme.md. Is some thing missed ?

image

NOTE: FYI, I have created project 3scale-project instead 3scale.

@chandra-potula
Copy link
Author

Also just an observation: few of the readme.md steps might have been outdated since the newer version of RH SSO and 3scale. Describing with the exact version of operators may help if they are available on the latest openshift 4.x (4.16 or newer). Thanks !

@guimou
Copy link
Contributor

guimou commented Jan 7, 2025

Hi!
Regarding the login, the credentials are effectively ADMIN_USER and ADMIN_PASSWORD items from the system-seed Secret.
However, from your screenshot, I see the URL you are trying to reach is https://maas-admin.apps.prod.rhoai..... This is an internal Red Hat demo system, so of course you won't have access. You must use the address of the cluster where you have deployed you own 3Scale. The Route will start with the same maas-admin as I put in the instructions, but the rest of the URL will be totally different.
Also, yes, there are some info missing, but this repo was not intended to be used as a full recipe to deploy/configure the solution, it was just some "enhanced notes". However, I am working on structuring all of this better to have a full up to date guide.

@chandra-potula
Copy link
Author

@guimou thanks for the quick pointer, Now I am able to proceed further with 3scale and currently trying step : In Developer Portal->Settings->SSO Integrations, create a new SSO Integration: of type Red Hat Single Sign On.

test the authentication flow failed :
image
Clicked keycloak-oidc and I see below error.

image

Do I miss some thing here ?

Just wondering, If I look back to previous steps at https://github.com/rh-aiservices-bu/models-aas/tree/main?tab=readme-ov-file#red-hat-sso one of the step was : For the moment, set Valid Redirect URLs to *

So was it needed to be updated some point in later ?

@guimou
Copy link
Contributor

guimou commented Jan 11, 2025

No, it's not required. Although recommended to filter out which redirect to your authorizing.
You must have a configuration error somewhere else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants