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.8.0.tar.gz (38.4 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.8.0-py3-none-any.whl (96.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: stackit_serviceaccount-0.8.0.tar.gz
  • Upload date:
  • Size: 38.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for stackit_serviceaccount-0.8.0.tar.gz
Algorithm Hash digest
SHA256 642c81e2d0a814a947846bd759aadaadf3eb2f37d77ab887e6c2edd17707f336
MD5 eca1d9caef3f6f1b4f067ae014631b3d
BLAKE2b-256 f326c8f0fe521f4c9230dc682e7d4dc6afaf5e3bac0c73ef0532e4a476435826

See more details on using hashes here.

File details

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

File metadata

  • Download URL: stackit_serviceaccount-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 96.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for stackit_serviceaccount-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b5344b3fa418919b14846f47d9df9345b0a0dcf9e284f8772642e912a05f8790
MD5 4262b18d4358f12b51ed16b21e47de18
BLAKE2b-256 aac444b051a1628eb168e3abc3e0654ffb0148546a02cd8589638d24fc813aad

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