Skip to content

Add platform authentication support to access Secret Server API#79

Merged
gmurugezan merged 11 commits intomainfrom
main.platfor_support.sw
Sep 4, 2025
Merged

Add platform authentication support to access Secret Server API#79
gmurugezan merged 11 commits intomainfrom
main.platfor_support.sw

Conversation

@delinea-sagar
Copy link
Copy Markdown
Member

  • Added platform authentication support using existing authorizer classes (no new authentication classes introduced).
  • Updated SDK to allow interaction with both Secret Server and Platform using the same client (SecretServer or SecretServerCloud).
  • Enhanced authorizer logic to auto-detect server type (Secret Server or Platform) and select appropriate token endpoint.
  • Updated documentation and examples to show usage for both Secret Server and Platform.
  • Added/updated tests to validate platform authentication and secret/folder retrieval.

@gmurugezan gmurugezan merged commit 7b9bb1c into main Sep 4, 2025
8 checks passed
@gmurugezan gmurugezan deleted the main.platfor_support.sw branch September 4, 2025 13:29
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