Skip to content

fix: add missing auth env variables#93

Merged
cristipufu merged 1 commit intomainfrom
fix/auth_env_variables
Mar 1, 2026
Merged

fix: add missing auth env variables#93
cristipufu merged 1 commit intomainfrom
fix/auth_env_variables

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Mar 1, 2026

Pull request overview

This PR updates the dev server authentication flow to persist additional UiPath identifiers (tenant + organization IDs) into both os.environ and the local .env, aligning runtime configuration with the resolved auth context.

Changes:

  • Add UIPATH_TENANT_ID and UIPATH_ORGANIZATION_ID to the finalized auth environment (process env + .env file).
  • Clear the newly added env vars on logout.
  • Bump project version to 0.0.67 (and update uv.lock accordingly).

This comment was marked as outdated.

@cristipufu cristipufu merged commit 5607590 into main Mar 1, 2026
15 checks passed
@cristipufu cristipufu deleted the fix/auth_env_variables branch March 1, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants