diff --git a/scripts/dev/stub-idp.js b/scripts/dev/stub-idp.js index b701a3d..0046272 100644 --- a/scripts/dev/stub-idp.js +++ b/scripts/dev/stub-idp.js @@ -56,7 +56,7 @@ function pickerPage(query) { q.set('login_as', p.sub) return `
  • ${p.name} <${p.email}> ${p.sub}
  • ` }).join('\n') - return `Stub IdP + return `Stub IdP

    Stub IdP — choose a test account

    DEV ONLY. Signs you in as the selected pre-linked identity.