Skip to main content

Service Account API

Project description

stackit.serviceaccount

API to manage Service Accounts and their Access Tokens.

System for Cross-domain Identity Management (SCIM)

Service Account Service offers SCIM APIs to query state. The SCIM protocol was created as standard for automating the exchange of user identity information between identity domains, or IT systems. Service accounts are be handled as indentites similar to SCIM users. A custom SCIM schema has been created: /ServiceAccounts

Syntax

Attribute operators
OPERATOR DESCRIPTION
eq equal
ne not equal
co contains
sw starts with
ew ends with
Logical operators
OPERATOR DESCRIPTION
and logical "and"
or logical "or"
Grouping operators
OPERATOR DESCRIPTION
() precending grouping
Example
filter=email eq \"my-service-account-aBc2defg@sa.stackit.cloud\"
filter=email ne \"my-service-account-aBc2defg@sa.stackit.cloud\"
filter=email co \"my-service-account\"
filter=name sw \"my\"
filter=name ew \"account\"
filter=email co \"my-service-account\" and name sw \"my\"
filter=email co \"my-service-account\" and (name sw \"my\" or name ew \"account\")

Sorting

Sorting is optional

PARAMETER DESCRIPTION
sortBy attribute response is ordered by
sortOrder 'ASCENDING' (default) or 'DESCENDING'

Pagination

PARAMETER DESCRIPTION
startIndex index of first query result, default: 1
count maximum number of query results, default: 100

This package is part of the STACKIT Python SDK. For additional information, please visit the GitHub repository of the SDK.

Installation & Usage

pip install

pip install stackit-serviceaccount

Then import the package:

import stackit.serviceaccount

Getting Started

Examples for the usage of the package can be found in the GitHub repository of the SDK.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stackit_serviceaccount-0.4.2.tar.gz (32.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stackit_serviceaccount-0.4.2-py3-none-any.whl (80.5 kB view details)

Uploaded Python 3

File details

Details for the file stackit_serviceaccount-0.4.2.tar.gz.

File metadata

  • Download URL: stackit_serviceaccount-0.4.2.tar.gz
  • Upload date:
  • Size: 32.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.9.23 Linux/6.11.0-1018-azure

File hashes

Hashes for stackit_serviceaccount-0.4.2.tar.gz
Algorithm Hash digest
SHA256 c7ad7e73f90f38802711b2ee6eb5ca117c12057a4158d6ed442874f3f3f8420d
MD5 a6d88482814679b70c4b7b6e93df19d2
BLAKE2b-256 21ff5b9170455ca854225b6074e610cbb189b3f5b2a74f52073fd325d6f690df

See more details on using hashes here.

File details

Details for the file stackit_serviceaccount-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for stackit_serviceaccount-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6372c08d71b3661949c28c4506b1b1d60d97f215d171472133e8db6b980f2880
MD5 1fea63ede09cea8e7a79e75a6e050098
BLAKE2b-256 7e40e1d6018f0bc1ce629b16cd06c4aa2fe324fc26b33d23465b505d0d6d7efc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page