Skip to content

Added support for SDK PAM Examples - #557

Open
amandli-ks wants to merge 3 commits into
sdk-162-pam-examples-relfrom
sdk-162-pam-examples-dev
Open

amandli-ks wants to merge 3 commits into
sdk-162-pam-examples-relfrom
sdk-162-pam-examples-dev

Conversation

@amandli-ks

Copy link
Copy Markdown
Contributor

No description provided.

@amandli-ks
amandli-ks marked this pull request as ready for review August 31, 2026 05:01
@amandli-ks amandli-ks self-assigned this Aug 31, 2026
public static async Task CreateConfig(
VaultOnline vault,
string environment,
string title,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

what about other variables for cloud config setup

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated

/// <param name="tunneling">Tri-state: on, off, or default.</param>
/// <param name="rotation">Tri-state: on, off, or default.</param>
/// <param name="connectionsRecording">Tri-state: on, off, or default.</param>
/// <param name="typescriptRecording">Tri-state: on, off, or default.</param>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

all these params should be added in create flow as well

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated

Comment thread Sample/Program.cs
// verbose: false
// );

// // Create PAM Configuration Example

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

cover the config params here as well for create and edit

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated

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.

3 participants