Skip to content

Clean up OIDC authorization screen#660

Open
allanlasser wants to merge 1 commit into
masterfrom
consent-screen
Open

Clean up OIDC authorization screen#660
allanlasser wants to merge 1 commit into
masterfrom
consent-screen

Conversation

@allanlasser
Copy link
Copy Markdown
Member

@allanlasser allanlasser commented Apr 24, 2026

  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
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