Pricing Offers
We are happy to announce special offers for miniOrange Atlassian SSO, 2FA, REST API, User Sync and Group Sync Apps.
For any query, product related information or any help , contact us now. You can also raise a ticket with our support.
Field | Value |
---|---|
Grant type | Authorization Code or Client Credentials |
Callback URL | Enter your application's base URL if you dont have a callback URL |
Auth URL | https://login.microsoftonline.com/{TenantID}/oauth2/v2.0/authorize |
Access token URL | https://login.microsoftonline.com/{TenantID}/oauth2/token" |
Client ID | Enter the Azure AD Client ID |
Client secret | Enter the Azure AD Client secret |
Scope | User.Read |
Client Authentication | Send as Basic Auth Header |
e8ec210628306b1df26ff61e6b9b3195814a2d79d38a2c7c1dc5836f6ddd7143
curl -X GET -H "Authorization: Bearer <Access Token>" -H "Content-type: application/json" https://graph.microsoft.com/v1.0/meCopy the attribute value against the username, you will need to configure it in plugin. In this example, the value is "givenName".
Click here to get a  FREE TRIAL  of Jira REST API Plugin
curl -X GET -H "Authorization: Bearer <Access Token>" -H "Content-type: application/json" http://{jira_base_url}/rest/api/2/project
Click here to get a  FREE TRIAL  of Bitbucket REST API Plugin
curl -X GET -H "Authorization: Bearer <Access Token>" -H "Content-type: application/json" http://{confluence_base_url}/confluence/rest/api/content/
Click here to get a  FREE TRIAL  of Bitbucket REST API Plugin
curl -X GET -H "Authorization: Bearer <Access Token>" -H "Content-type: application/json" http://{bitbucket_base_url}/rest/api/1.0/dashboard/pull-requests/
Jira SAML SSO application enables SSO for Jira Software and Jira Service Desk.
Know MoreSecure your Jira Service Management with OAuth/OpenID Connect SSO.
Know MoreSynchronize users, groups and directory with SCIM and REST APIs for Server DC.
Know MoreIf you don't find what you are looking for, please contact us at atlassiansupport@xecurify.com or raise a support ticket here .