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.1.tar.gz (31.3 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.1-py3-none-any.whl (77.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for stackit_serviceaccount-0.4.1.tar.gz
Algorithm Hash digest
SHA256 4efdb8f99d31bdbd61c94a25d3fc2903fac2e8c333dba821ab4787520559054c
MD5 190f3ee984787a3aa95cf1e2beaeaae7
BLAKE2b-256 74b6f26df231eb78276cb58011ac92f762c5f1aa886720c3b6f43793686b10d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for stackit_serviceaccount-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4620f7780662b2f44f9a5d55d610ad1f382e478eb15c747b196942a5b4526cdc
MD5 618b28cc7b33c2cc1a9e6bdd76e0fb02
BLAKE2b-256 bdeb2edd0d730014f7b64efb3e7e42e6ac694b260d8f5d29b34a6523104c4e09

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