Skip to main content

Caracal RFC 8693 token exchange client with safe in-memory caching

Project description

Caracal OAuth for Python

Python RFC 8693 token exchange client for Caracal STS.

from caracalai_oauth import ExchangeOptions, OAuthClient

client = OAuthClient("https://sts.example.com", "zone1", "app1")
token = await client.exchange(
    subject_token,
    "resource://api",
    ExchangeOptions(client_secret="client-secret", scopes=["read"]),
)

Successful responses are validated before caching. Cache keys isolate subject tokens, actor tokens, session/delegation context, scopes, TTL, and client authentication context. The default cache is in-memory and process-local.

Docs: https://caracal.run/sdks/oauth/

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

caracalai_oauth-0.1.6rc1.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

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

caracalai_oauth-0.1.6rc1-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file caracalai_oauth-0.1.6rc1.tar.gz.

File metadata

  • Download URL: caracalai_oauth-0.1.6rc1.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for caracalai_oauth-0.1.6rc1.tar.gz
Algorithm Hash digest
SHA256 6eb7be1f8ddcfb39a06197087355d8ad3d28b30e9e13ea55300e3b3283e1eb20
MD5 718e42e9c6857aa9e5b59c95ff846e6c
BLAKE2b-256 cc028f3560a5497fa3d8570ca047968bdcc444f4f5f8a6b12909ab9be29aff8b

See more details on using hashes here.

File details

Details for the file caracalai_oauth-0.1.6rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for caracalai_oauth-0.1.6rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 53880ddea45607f870ddeb4f4f2af8c54ed175ba3bb11d872db0d4ef726a7d8d
MD5 4feb605f773c489dc73c225df855590b
BLAKE2b-256 2870d5a442d7fd0dce6f11860579098ebc1450af795eed6f94b70c8c0ddb3c7f

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