Skip to content

Conversation

@pranavkm
Copy link
Contributor

@pranavkm pranavkm commented Oct 12, 2020

  • Google / Facebook / Microsoft Account auth
  • Authorization, Authorization.Policy

Contributes to #26397

* Google / Facebook / Microsoft Account auth
* Authorization, Authorization.Policy

Contributes to #26397
@pranavkm pranavkm requested a review from Tratcher as a code owner October 12, 2020 21:02
@ghost ghost added the area-auth Includes: Authn, Authz, OAuth, OIDC, Bearer label Oct 12, 2020
@pranavkm pranavkm added the tell-mode Indicates a PR which is being merged during tell-mode label Oct 12, 2020
@pranavkm pranavkm added this to the 5.0.0 milestone Oct 12, 2020
@pranavkm pranavkm requested a review from HaoK October 12, 2020 21:03
/// <summary>
/// The "response_mode" parameter value being used for a challenge request.
/// Gets or sets the value for the <c>response_mode</c> parameter used for a challenge request. The response mode specifies the method
/// that should be used to send the resulting token back to the app. Can be one of the following: <c>query</c>, <c>fragment</c>, <c>form_post</c>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kahbazi do you know why ResponseMode was added here? (#11059)

Only the default query is actually supported.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Tratcher should we document that configuring this property isn't recommended?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nobody's noticed since it was introduced in 3.0. We can obsolete it in 6.0.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kahbazi would you like to file an issue and/or send a PR?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Tratcher I have created a PR (#26938).

@mkArtakMSFT mkArtakMSFT merged commit fae3437 into release/5.0 Oct 14, 2020
@mkArtakMSFT mkArtakMSFT deleted the prkrishn/sec-docs-3 branch October 14, 2020 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-auth Includes: Authn, Authz, OAuth, OIDC, Bearer tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants