Skip to content

added Google OAuth support#791

Merged
edmondas merged 1 commit intopoweradmin:masterfrom
biwhite:master
Sep 24, 2025
Merged

added Google OAuth support#791
edmondas merged 1 commit intopoweradmin:masterfrom
biwhite:master

Conversation

@biwhite
Copy link
Contributor

@biwhite biwhite commented Sep 24, 2025

Using Google OAuth provider. Needed some environment variables and a tweak of the docker-entryfile to populate the settings.

@edmondas edmondas self-assigned this Sep 24, 2025
@edmondas edmondas added auth Authentication infra Performance & Infrastructure labels Sep 24, 2025
@edmondas edmondas added this to the v4.1.0 milestone Sep 24, 2025
@edmondas edmondas merged commit aa88a9a into poweradmin:master Sep 24, 2025
1 check passed
@edmondas
Copy link
Member

Thank you @biwhite for your contribution! I've made some cleanup changes to maintain consistency: removed PA_OIDC_GOOGLE_METADATA_URL (uses standard Google endpoint) and PA_OIDC_GOOGLE_TENANT (Google doesn't use tenants like Azure), added environment variable support for PA_OIDC_GOOGLE_NAME and PA_OIDC_GOOGLE_DISPLAY_NAME to match Azure patterns, and updated the documentation accordingly.

@biwhite
Copy link
Contributor Author

biwhite commented Sep 25, 2025

Thanks, fantastic to get this in so quick!

This was referenced Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auth Authentication infra Performance & Infrastructure

Development

Successfully merging this pull request may close these issues.

2 participants