From 32361e1555ceae04bd624697257fc1d080683828 Mon Sep 17 00:00:00 2001 From: "developer-portal-rdc-prod[bot]" <124406662+developer-portal-rdc-prod[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 17:13:58 +0000 Subject: [PATCH] chore: add Dev Portal catalog-info.yaml --- catalog-info.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..e1d3f01 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,21 @@ +--- +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: tokendito + title: Tokendito + description: Generates temporary AWS credentials via Okta authentication + tags: + - python + - aws + - okta + - authentication + annotations: {} + links: + - url: https://github.com/dowjones/tokendito/releases + title: Release Notes + type: docs-technical +spec: + type: library + lifecycle: production + owner: group:default/skyway