billpay.sh: direct to electric login page

This commit is contained in:
mollusk 2020-10-08 03:47:23 -07:00
parent 898d0c1d5c
commit a84a159552

View File

@ -8,7 +8,7 @@ main_menu(){
do do
case "${REPLY}" in case "${REPLY}" in
1) xdg-open "https://aps.com" 1) xdg-open "https://login.auth.aps.com/apsprodb2c.onmicrosoft.com/oauth2/v2.0/authorize?p=b2c_1a_aps_paassitecoresignin&response_type=code&client_id=874546d6-0a39-4299-b663-68cd9346f21f&redirect_uri=https://www.aps.com/authorization/loginredirect&scope=https://APSPRODB2C.onmicrosoft.com/APSBusinessAPI/user_impersonation%20offline_access%20openid&nonce=f0984d65-2e3a-479c-9bdb-3ad6ca7ef21c&response_mode=form_post&resource=%20https%3A%2F%2FAPSPRODB2C.onmicrosoft.com%2FAPSBusinessAPI"
;; ;;
2) xdg-open "https://uesaz.com" 2) xdg-open "https://uesaz.com"
@ -33,7 +33,7 @@ main_menu(){
case "${1}" in case "${1}" in
-e) xdg-open "https://aps.com" -e) xdg-open "https://login.auth.aps.com/apsprodb2c.onmicrosoft.com/oauth2/v2.0/authorize?p=b2c_1a_aps_paassitecoresignin&response_type=code&client_id=874546d6-0a39-4299-b663-68cd9346f21f&redirect_uri=https://www.aps.com/authorization/loginredirect&scope=https://APSPRODB2C.onmicrosoft.com/APSBusinessAPI/user_impersonation%20offline_access%20openid&nonce=f0984d65-2e3a-479c-9bdb-3ad6ca7ef21c&response_mode=form_post&resource=%20https%3A%2F%2FAPSPRODB2C.onmicrosoft.com%2FAPSBusinessAPIss"
;; ;;
-g) xdg-open "https://uesaz.com" -g) xdg-open "https://uesaz.com"