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

[BC Idea]: Allow setting SASToken as SecretText in Storage Service Authorization #895

Closed
1 task done
ChrisBlankDe opened this issue Apr 8, 2024 · 0 comments · Fixed by #1061
Closed
1 task done
Assignees
Labels
Approved The issue is approved BCIdea Issue related to a BCIdea Linked Issue is linked to a Azure Boards work item

Comments

@ChrisBlankDe
Copy link
Contributor

ChrisBlankDe commented Apr 8, 2024

BC Idea Link

https://experience.dynamics.com/ideas/idea/?ideaid=699c8b0d-c3f5-ee11-a73d-6045bd808754

Description

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

I will provide the implementation for this BC Idea

  • I will provide the implementation for this BC Idea
    Internal work item: AB#524632
@ChrisBlankDe ChrisBlankDe added the BCIdea Issue related to a BCIdea label Apr 8, 2024
@JesperSchulz JesperSchulz added the Approved The issue is approved label Apr 8, 2024
@bcbuild-github-agent bcbuild-github-agent added the Linked Issue is linked to a Azure Boards work item label Apr 11, 2024
JesperSchulz pushed a commit that referenced this issue May 24, 2024
…#1061)

#### Summary <!-- Provide a general summary of your changes -->
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) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes #895 

Fixes
[AB#524632](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/524632)

---------

Co-authored-by: Christoph Blank <christoph.blank@kumavision.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved The issue is approved BCIdea Issue related to a BCIdea Linked Issue is linked to a Azure Boards work item
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants