Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Align credentials stores -part 23 #27684

Merged
merged 9 commits into from
Jun 26, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix client bug for for Michal's request
  • Loading branch information
maimorag committed Jun 25, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 0106a7331fcf2f8cfa9a874e65ecf426519ad460
Original file line number Diff line number Diff line change
@@ -25,33 +25,33 @@ configuration:
required: false
hiddenusername: true
type: 9
- display: Key or Client Secret
- display: Token or Tenant ID
additionalinfo: See the Help tab.
name: enc_key
name: refresh_token
required: false
type: 4
section: Connect
hidden: true
- displaypassword: Key or Client Secret
- displaypassword: Token or Tenant ID
additionalinfo: See the Help tab.
name: credentials_enc_key
name: credentials_refresh_token
required: false
hiddenusername: true
type: 9
- display: Token or Tenant ID
section: Connect
- display: Key or Client Secret
additionalinfo: See the Help tab.
name: refresh_token
name: enc_key
required: false
type: 4
section: Connect
hidden: true
- displaypassword: Token or Tenant ID
- displaypassword: Key or Client Secret
additionalinfo: See the Help tab.
name: credentials_refresh_token
name: credentials_enc_key
required: false
hiddenusername: true
type: 9
section: Connect
- additionalinfo: Used for certificate authentication as it appears in the "Certificates & secrets" page of the app.
display: Certificate Thumbprint
name: certificate_thumbprint
@@ -77,7 +77,7 @@ configuration:
required: false
type: 8
section: Connect
advanced: true
advanced: false
- display: Application redirect URI (for self-deployed mode)
name: redirect_uri
required: false