Pull request #135: OPMAAS-3800 changes to TP_Mobile_Login

Merge in OPAPM/coco_terraform_config from OPMAAS-3800 to master

* commit '4d5731d6cf04e15f41bca7350aff45ce6849cf84':
  OPMAAS-3800 changes to TP_Mobile_Login
pull-requests/136/from
Doris Ruppert (ext.) 2023-05-02 12:34:52 +00:00
commit e9fdb97ee6
1 changed files with 12 additions and 8 deletions

View File

@ -20,14 +20,18 @@ module TP_Mobile_Login {
) )
) )
,entityName.in( ,entityName.in(
~"GET /api/v1/presentation/profile-account~", ~"api/v2/cop/login/pwd/nonce~",
~"GET /api/v2/presentation/profile-account~", ~"api/v2/cop/login/sms/nonce~",
~"POST /api/v2/presentation/profile-account~", ~"api/v2/cop/sso/nonce~",
~"GET /api/v1/presentation/profile-tab/contacts~", ~"api/v2/cop/logout~",
~"/api/v2/cop/login/pwd~", ~"api/v1/cop/message~",
~"/api/v2/cop/login/sms~", ~"api/v2/cop/slider-captcha~",
~"/api/v2/cop/sso~", ~"api/v1/cop/check-captcha~",
~"/api/v2/cop/logout~" ~"api/v2/deletion/check~",
~"api/v2/deletion/sms~",
~"api/v2/deletion/confirm~",
~"api/v2/export/sms~",
~"api/v2/export/confirm~"
)"))))):splitBy()) )"))))):splitBy())
EOT EOT