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

Allow setting SASToken as SecretText in Storage Service Authorization #1061

Conversation

ChrisBlankDe
Copy link
Contributor

@ChrisBlankDe ChrisBlankDe commented May 6, 2024

Summary

Currently you can set SASToken only as Text. Adding an overload with a SecretText parameter allowes to secure the value from isolated storage to Auth Codeunit.

Work Item(s)

Fixes #895

Fixes AB#524632

@github-actions github-actions bot added AL: System Application From Fork Pull request is coming from a fork Linked Issue is linked to a Azure Boards work item labels May 6, 2024
@github-actions github-actions bot added this to the Version 25.0 milestone May 6, 2024
@ChrisBlankDe ChrisBlankDe marked this pull request as ready for review May 6, 2024 12:26
@ChrisBlankDe ChrisBlankDe requested a review from a team as a code owner May 6, 2024 12:26
Copy link
Contributor

@darjoo darjoo left a comment

Choose a reason for hiding this comment

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

Almost there!

@JesperSchulz JesperSchulz added the Integration GitHub request for Integration area label May 16, 2024
@ChrisBlankDe ChrisBlankDe requested a review from darjoo May 21, 2024 11:57
@JesperSchulz JesperSchulz enabled auto-merge (squash) May 24, 2024 11:18
@JesperSchulz JesperSchulz merged commit 9c9a045 into microsoft:main May 24, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AL: System Application From Fork Pull request is coming from a fork Integration GitHub request for Integration area Linked Issue is linked to a Azure Boards work item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BC Idea]: Allow setting SASToken as SecretText in Storage Service Authorization
3 participants