Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

admin.auth.policy.* API support #1038

Closed
1 of 9 tasks
seratch opened this issue Jun 15, 2021 · 0 comments · Fixed by #1039
Closed
1 of 9 tasks

admin.auth.policy.* API support #1038

seratch opened this issue Jun 15, 2021 · 0 comments · Fixed by #1039
Labels
enhancement M-T: A feature request for new functionality semver:minor Version: 3x web-client
Milestone

Comments

@seratch
Copy link
Member

seratch commented Jun 15, 2021

The following three admin API endpoints are publicly available starting on June 14.

  • admin.auth.policy.getEntities
  • admin.auth.policy.assignEntities
  • admin.auth.policy.removeEntities

As always, these APIs are only for Enterprise Grid customers.

Category (place an x in each of the [ ])

  • slack_sdk.web.WebClient (sync/async) (Web API client)
  • slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
  • slack_sdk.models (UI component builders)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.socket_mode (Socket Mode client)
  • slack_sdk.audit_logs (Audit Logs API client)
  • slack_sdk.scim (SCIM API client)
  • slack_sdk.rtm (RTM client)
  • slack_sdk.signature (Request Signature Verifier)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

@seratch seratch added enhancement M-T: A feature request for new functionality semver:minor web-client Version: 3x labels Jun 15, 2021
@seratch seratch added this to the 3.7.0 milestone Jun 15, 2021
seratch added a commit to seratch/python-slack-sdk that referenced this issue Jun 15, 2021
seratch added a commit that referenced this issue Jun 15, 2021
* Fix #1038 by adding admin.auth.policy.* API support

* Update test comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality semver:minor Version: 3x web-client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant