[Openid-specs-ab] Issue #1647: Abstract of the Initiating User Registration specification (openid/connect)

Andrii Deinega issues-reply at bitbucket.org
Mon Sep 26 21:09:26 UTC 2022


New issue 1647: Abstract of the Initiating User Registration specification
https://bitbucket.org/openid/connect/issues/1647/abstract-of-the-initiating-user

Andrii Deinega:

Abstract of for the Initiating User Registration specification \(draft 05\) tells us that

> An extension to the OpenID Connect Authentication Framework defining a new value for the `prompt` parameter that instructs the OpenID Provider to start the user flow with user registration and after the user account has been created return an authorization code to the client to complete the authentication flow.

The Implicit Flow according to [the OpenID Connect Core specification](https://openid.net/specs/openid-connect-core-1_0.html#ImplicitFlowSteps) doesn’t include a step with the authorization code, or in other words, doesn’t rely on it \(this flow returns an ID Token or an ID Token \+ an AT\).

I suggest omitting or changing the text in a way to reflect that.




More information about the Openid-specs-ab mailing list