Commit Graph

19 Commits

Author SHA1 Message Date
Balaga Gayatri
24848bc889 Error handling for token permissions (#235) 2022-06-21 16:44:24 +05:30
Balaga Gayatri
ec3c14589b Handling warnings and adding OIDC promotion message release PR (#222)
* added handling warnings
2022-05-02 19:47:11 +05:30
Balaga Gayatri
1f63701bf3 Adding az installation requirement to login error response (release PR) (#199)
* Update main.ts

* Update main.js
2022-01-19 22:58:27 +05:30
Balaga Gayatri
66d2e78565 Releasing federated token details in logs (#186)
Displaying token details as logs
2021-12-07 00:22:23 +05:30
Balaga Gayatri
89d153571f Adding federated token logs & optional audience parameter (#159)
* cherry pick changes

* added audience field option in input params

* added js

* removed extra spaces

* Adding logs to surface AZ-CLI and powershell errors (#171)

* removing token logs
2021-11-15 17:37:50 +05:30
Kanika Pasrija
bf082a8f35 OIDC support (with PS support) (#157)
* Added OIDC support for login action (#147)

* OIDC support for Powershell login (#156)

* OIDC support ps (#155)

ps login support

* Update main.ts

* formatting code

* nit changes

Co-authored-by: Balaga Gayatri <balaga-gayatri@github.com>
2021-10-22 12:34:45 +05:30
Arjun Gupta
45f157e77d add main.js 2020-12-31 11:54:25 +05:30
Arjun Gupta
594ec8f52e Merge pull request #93 from Azure/azuresovereigncloud
GitHub Actions Beta Preview for deploying to Azure Stack Hub
2020-12-31 11:24:49 +05:30
aksm-ms
6786a47b57 adding params to escape symbols in az cli (#80) (#81)
* adding params to escape symbols in az cli

* addressed review comments
2020-11-06 15:51:39 +05:30
aksm-ms
9801a35baf adding az cli version debug logs (#76) (#78) 2020-11-03 17:27:24 +05:30
aksm-ms
e2ec7a0d58 Added no subscription support (#73) (#77)
* Added no subscription support (#73)

* Added no subscription support

* Added L0s

* added no subcriptions login support

* test changes

Co-authored-by: Ganesh S <ganeshs@CBREV-KESTUR.redmond.corp.microsoft.com>
Co-authored-by: aksm-ms <58936966+aksm-ms@users.noreply.github.com>

* adding lib

Co-authored-by: Ganeshrockz <ganes@microsoft.com>
Co-authored-by: Ganesh S <ganeshs@CBREV-KESTUR.redmond.corp.microsoft.com>
2020-11-03 16:15:14 +05:30
aksm-ms
af38bb3818 Updating telemetry to remove Hashing of repo name (#66) (#74) 2020-10-21 12:26:46 +05:30
aksm-ms
a6347e7001 fixing special char issue in clientSecret (#36) (#37)
* fixing special char issue in clientSecret (#36)

* fixing special char issue in clientSecret

* Removing quotes from constants

* Adding scriptbuilder.js

* escaping single quotes
2020-06-15 14:33:50 +05:30
aksm-ms
45b646fbba changes in PowerShellToolRunner (#32) 2020-05-13 11:19:32 +05:30
aksm-ms
ab6d759ee8 Azure PowerShell Login changes (#25)
* Initial commit

* updating package version

* adding secret info link in logs

* adding user-agent

* Update README.md

* Added changes for azure powershell login

Changes in loginAzurePowerShell.ts

using latest version

Added getlatestazmodule version

changes in runner info

code refactor

changes in loginAzurePowerShell

code refactor

Code refactor

Code refactor

added review comments

changes in scriptbuilder

changes in setmodulepath

added paths in tsconfig.json

Revert "added paths in tsconfig.json"

This reverts commit cb2f4176bf.

changes in action.yml

changes in main

added review comments

Added changes for review comments

Modified description in action.yml

Added telemetry info

Code refactor

added review comments

added review comments

removed tslint from package.json

added log in ServicePrincipalLogin

added boolean for error log

Added Unit tests (#15)

* Added unit tests for Azure PowerShell

* Added unit tests

* changes in utils

* removed babel

* changed variable name of enable-PSSession

* refactor

* added ci.yml

* changes in utils test

making login calls silent (#19)

Co-authored-by: Deepak Sattiraju <desattir@microsoft.com>

update utils test (#16)

* update utils test

* update utils test

* update serviceprincipallogin test

Co-authored-by: Microsoft GitHub User <msftgits@microsoft.com>
Co-authored-by: Sumiran Aggarwal <suaggar@microsoft.com>
Co-authored-by: UshaN <ushan@microsoft.com>
2020-05-06 16:34:34 +05:30
Deepak Sattiraju
d1bf5b744b Making login calls silent (#18) 2020-04-14 05:52:11 +05:30
Sumiran Aggarwal
794234d1b8 adding user-agent 2019-12-13 14:36:25 +05:30
Sumiran Aggarwal
538e2cc2c1 UPdting secret info doc in logs 2019-12-10 13:19:29 +05:30
Microsoft GitHub User
691d3a0f33 Initial commit 2019-10-21 18:00:28 +05:30