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.0.1a0.tar.gz (26.6 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.0.1a0-py3-none-any.whl (72.1 kB view details)

Uploaded Python 3

File details

Details for the file stackit_serviceaccount-0.0.1a0.tar.gz.

File metadata

  • Download URL: stackit_serviceaccount-0.0.1a0.tar.gz
  • Upload date:
  • Size: 26.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.8.18 Linux/6.5.0-1025-azure

File hashes

Hashes for stackit_serviceaccount-0.0.1a0.tar.gz
Algorithm Hash digest
SHA256 10072d152d00491dc8b3615cd9bc521cd3b1d7d699500a17703bf1f9fd97cfc5
MD5 4f8a71ae908af082964c7027230c9a80
BLAKE2b-256 787654de20343bd44645225a47848b8f03f33dabbbf00191e989f96c77eb2c49

See more details on using hashes here.

File details

Details for the file stackit_serviceaccount-0.0.1a0-py3-none-any.whl.

File metadata

File hashes

Hashes for stackit_serviceaccount-0.0.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 75b9df945491c186963a64adc13734887309487bce228c45709ac62fb043a790
MD5 38cae1031ba4b770d33c299711e0a34b
BLAKE2b-256 3f55f2c4f2c110b306178cd976a10d4e71b22091f60ecb5e925248f893d487d9

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