Skip to content

feat: introduce social identity provider support in Gamma Console login#16364

Merged
jgiovaresco merged 1 commit intomasterfrom
support-idp-gamma-console
Apr 14, 2026
Merged

feat: introduce social identity provider support in Gamma Console login#16364
jgiovaresco merged 1 commit intomasterfrom
support-idp-gamma-console

Conversation

@jgiovaresco
Copy link
Copy Markdown
Contributor

@jgiovaresco jgiovaresco commented Apr 13, 2026

Description

Show the configured IdP provider in the Login page

with color defined (light):
image

without color defined (light):
image

with color defined (dark):
image

without color defined (dark):
image

Additional context

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@jgiovaresco jgiovaresco marked this pull request as ready for review April 13, 2026 13:34
@jgiovaresco jgiovaresco requested a review from a team as a code owner April 13, 2026 13:34
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Comment thread gravitee-gamma/gravitee-gamma-control-plane-webui/src/features/auth/auth.store.ts Outdated
Comment on lines +20 to +23
transformIgnorePatterns: ['/node_modules/(?!(until-async|@gravitee/graphene)/)'],
moduleNameMapper: {
'^@gravitee/graphene$': '<rootDir>/../../node_modules/@gravitee/graphene/dist/index.js',
},
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What error were you getting with this? Perhaps something we can improve on the lib side of things?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have this error:

    Cannot find module '@gravitee/graphene' from 'src/features/auth/components/LoginPage.tsx'

@jgiovaresco jgiovaresco force-pushed the support-idp-gamma-console branch from 321d1c9 to 06ca629 Compare April 14, 2026 08:27
@jgiovaresco jgiovaresco requested a review from jourdiw April 14, 2026 08:34
@jgiovaresco jgiovaresco merged commit 90e26cb into master Apr 14, 2026
7 checks passed
@jgiovaresco jgiovaresco deleted the support-idp-gamma-console branch April 14, 2026 11:05
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

Successfully merging this pull request may close these issues.

2 participants