You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by GitBox <gi...@apache.org> on 2021/09/21 15:40:20 UTC

[GitHub] [airavata-custos] isururanawaka commented on issue #226: New API method to add user's external IDP links

isururanawaka commented on issue #226:
URL: https://github.com/apache/airavata-custos/issues/226#issuecomment-924111027


   request: POST https://custos.scigap.org/apiserver/user-management/v1.0.0/users/federatedIDPs
   Body: {
       "idp_links": [
           {
               "provider_alias": "htidp",
               "provider_user_id": "CmxodHRwczovL2lkcC5sb2dpbi5pdS5lZHUvaWRwL3NoaWJib2xldGghaHR0cDovL3d3dy5oYXRoaXRydXN0Lm9yZy9zaGliYm9sZXRoLXNwIWtrY05WZitLVHZ5cUIyQStKWk9NWG4xMmIzMD0SD2h0cmMtc2FtbC1wcm94eQ",
               "provider_username": "isjarana@iu.edu"
           }
       ]
   }


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org