Граф коммитов

178 Коммитов

Автор SHA1 Сообщение Дата
Alex Kyllo f93bcb0574 add lines to readme and news file, bump version 2022-10-11 08:04:55 -07:00
Alex Kyllo da439692ca add .Renviron to gitignore 2022-10-11 08:01:39 -07:00
Alex Kyllo 54bdefadf0 save 2022-10-10 23:22:54 -07:00
Alex Kyllo 84d66a9fb6 tests passing 2022-10-10 22:34:59 -07:00
Alex Kyllo 6505f453da save 2022-10-10 16:21:58 -07:00
Alex Kyllo 2a469be416 testing work 2022-09-23 23:00:00 -07:00
Alex Kyllo 513168a286 ignore whole .vscode dir 2022-09-21 10:02:58 -07:00
Alex Kyllo 7d985ea502 fix not found search string 2022-09-21 09:46:59 -07:00
Alex Kyllo ab76525404 stub out some test cases 2022-09-21 09:44:14 -07:00
Alex Kyllo 8a42238033 add "cli" to valid auth_type list 2022-09-21 09:37:38 -07:00
Alex Kyllo 7961112208 fix test 2022-09-21 08:15:48 -07:00
Alex Kyllo 6a7250bc91 undo auto-formatting in classes.R 2022-09-21 08:13:41 -07:00
Alex Kyllo eae208da8d gitignore user local vscode settings 2022-09-21 08:06:51 -07:00
Alex Kyllo f87a3d153b undo auto-formatting on utils.R 2022-09-21 08:06:22 -07:00
Alex Kyllo cee2120655 undo auto-formatting on AzureToken.R 2022-09-21 08:05:04 -07:00
Alex Kyllo 616c4a302c add AzureTokenCLI class 2022-09-20 23:32:17 -07:00
Alex Kyllo 02a3d63ddc add function to get Azure CLI token 2022-09-19 23:18:40 -07:00
microsoft-github-policy-service[bot] f6e54d7708
Microsoft mandatory file (#67)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-07-30 01:33:43 +10:00
Hong Ooi 923f6f3c55 bump for release 2021-09-12 08:52:26 +10:00
Hong Ooi 7831a05b1b update news 2021-09-08 23:14:49 +10:00
Hong Ooi 78e8bdadff update scenarios vignette with links (closes #54) 2021-09-08 23:00:14 +10:00
Hong Ooi ee1469dbc6 add webapp section to scenarios vignette 2021-09-07 05:06:02 +10:00
Hong Ooi 85898d1908
Doc update (#53)
Documentation update only:
- Clarify that you can use `get_managed_token` to obtain tokens with a user-defined identity, not just a system identity
- Clarify the distinction between authentication and authorization in the `get_azure_token` help, and also in the Shiny vignette
2021-09-03 14:50:36 +10:00
Hong Ooi 4fac88b31d bump ver no for release 2021-05-20 03:26:22 +10:00
Hong Ooi edf445bdb2
Startup revert (#46)
* revert startup change

* update news

* add create_AzureR_dir
2021-05-20 03:19:18 +10:00
Hong Ooi 3fe087c69e disable cache if running inside shiny 2021-05-16 18:32:07 +10:00
Tyler Littlefield 98d8097cfa
Add shinyjs in vignette to clean the URL after authentication (#42)
* add shinyjs in vignette to clean the url after authentication

* some fixes, update description

* add to author list, update news

Co-authored-by: Tyler Littlefield <tlittlef@its.jnj.com>
Co-authored-by: Hong Ooi <hongooi73@gmail.com>
2021-04-18 07:33:02 +10:00
Hong Ooi 6f6ecf4ea4 also mention aad v2 2021-03-30 03:50:34 +11:00
Hong Ooi e2a127d325 update news, bump for release 2021-03-30 01:51:54 +11:00
Hong Ooi 3d313f0ac6 add scenarios vignette 2021-03-30 01:18:56 +11:00
Hong Ooi f951adbf90
Startup change (#40)
* don't ask to create token dir

* update mds

* update news
2021-03-30 00:12:04 +11:00
Hong Ooi ca8744f77c really clean token directory 2021-03-28 08:32:36 +11:00
Hong Ooi 186b05c306
Set cache dir (#38)
* allow specifying location of cache dir

* make location immutable

* fix

* no enclosing env

* unneeded complexity

* fix

* refresh doc
2021-03-28 02:04:10 +11:00
Hong Ooi c8ee5ebc50 fixing some tests 2021-01-19 06:15:20 +11:00
Hong Ooi a5345459da add note on where to find actual creds 2021-01-17 19:00:56 +11:00
Hong Ooi 0afb977aec
1.3.0 update (#34)
* change org

* fix 'organizations' and 'consumers' endpoints

* test fixups

* document

* better expiry calc

* set_expiry_time logic fix

* add grant_type to token request for device code

* change org back

* update licensing, version no

* bump to 1.3.0
2021-01-12 04:16:49 +11:00
Hong Ooi 7b1066f6c8 add rmarkdown 2020-10-12 15:39:58 +11:00
Hong Ooi 365e19a5c9 new maintainer address, bump ver no 2020-10-10 01:28:58 +11:00
Hong Ooi f954f7af82
Fix Github action (#33) 2020-10-09 12:31:13 +11:00
Hong Ooi 425e6dadeb fix copy step in ghaction 2020-10-08 20:47:22 +11:00
Hong Ooi 8926a78288
Switch to Github Actions (#32) 2020-10-08 20:38:46 +11:00
Hong Ooi 34c59d3407 bump for release 2020-05-23 11:25:11 +10:00
Hong Ooi 41c2990322 clarify token acquisition in vignette 2020-05-15 10:58:57 +10:00
Hong Ooi 236095bfac allow any scheme for a resource uri 2020-04-27 04:03:26 +10:00
grahamrp 4728dc8f68
Fix missing argument in documentation (#28) 2020-04-27 03:23:29 +10:00
Hong Ooi b30b6ee612 also mention no-tenant fix 2019-11-12 11:50:13 +11:00
Hong Ooi ec974a4479 bump ver no 2019-11-08 08:29:56 +11:00
Hong Ooi e7851c798b name fix 2019-11-02 09:40:10 +11:00
Hong Ooi 331ebff39f don't try to check an unavailable expiry 2019-10-31 20:31:08 +11:00
Hong Ooi 4b3a1f1d0c fixes, update md 2019-10-31 16:31:19 +11:00