Advertisement
t3hsauce

Untitled

Feb 8th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.26 KB | None | 0 0
  1. curl -X POST -H "Authorization: Basic base64encoded<ClientID>:<ClientSecret>" -d "scope=cn%20mail%20sn%20givenname%20uid%20employeeNumber&grant_type=password&username=<api_username>&password=<api_password>"
  2. https://api-public.epsilon.com/Epsilon/oauth2/access_token
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement