circle-exclamationPrerequisites

Before you begin building with GL IAM, ensure your environment is ready.

1

Python 3.11+

Make sure you have Pythonarrow-up-right v3.11 or v3.12 installed along with piparrow-up-right.

python --version

# Python 3.11.x or Python 3.12.x
2

Poetry

Install Poetryarrow-up-right for dependency management.

curl -sSL https://install.python-poetry.org | python3 -
3

Access to GDP Labs' GL SDK Repository

Access to the private repository is required. Submit a ticket to ticket@gdplabs.idenvelope or request via this formarrow-up-right.

4

Choose Your Identity Provider

Requirements:

Last updated

Was this helpful?