Skip to content

Clean up OIDC authorization screen#660

Merged
duckduckgrayduck merged 1 commit into
masterfrom
consent-screen
May 13, 2026
Merged

Clean up OIDC authorization screen#660
duckduckgrayduck merged 1 commit into
masterfrom
consent-screen

Conversation

@allanlasser

@allanlasser allanlasser commented Apr 24, 2026

Copy link
Copy Markdown
Member
  1. Updates copy
  2. Adds margin around card and adjusts size
  3. Stretches buttons to full width

Test steps

  1. Create a preview deployment in Heroku
  2. Go into the Django Admin and create a new OIDC Client. Select a code auth type. Give the new client an arbitrary redirect URI, like http://localhost:8000/mock/callback. Otherwise use default values.
  3. Copy the Client ID from the created OIDC.
  4. Navigate to {previewDeployUrl}/openid/authorize?response_type=code&client_id={clientId}&redirect_uri={redirectUri}&scope=openid, providing the client ID and redirect URI from steps 2 & 3.
  5. You should now see the authorization screen.

@allanlasser allanlasser temporarily deployed to squarelet-pi-consent-sc-ot1u0g April 24, 2026 22:13 Inactive
@duckduckgrayduck duckduckgrayduck self-requested a review April 29, 2026 18:42
@allanlasser allanlasser temporarily deployed to squarelet-pi-consent-sc-dj5s98 May 1, 2026 18:33 Inactive
@duckduckgrayduck duckduckgrayduck temporarily deployed to squarelet-pi-consent-sc-cxrqiv May 11, 2026 15:09 Inactive
@duckduckgrayduck duckduckgrayduck temporarily deployed to squarelet-pi-consent-sc-8dwr5f May 13, 2026 21:58 Inactive
@duckduckgrayduck duckduckgrayduck merged commit 8933352 into master May 13, 2026
6 checks passed
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