Hi team,
I am working on an integration with Atlassian.
My goal is to collect from Atlassian general organization settings.
I am trying to pull via API the following information and can't find the right API calls for that.
1) Atlassian account password policy configuration (e.g minimum of 8 characters, must have upper case etc).
I wonder if this is something that is configured in Atlassian settings or in the specific product of Atlassian (e.g Jira, Confluence etc).
2) Atlassian SAML configuration - e.g signing to Jira/Atlassian/Confluence from Okta.
3) The list of admins in Atlassian - I was able to find a way to pull this data from Jira but not from Atlassian.
If you can guide me on which API calls are required/ API docs it would be great.
Thanks!