Skip to content

feat(auth): add no browser open flag to login - #1602

Open
niri81 wants to merge 1 commit into
stackitcloud:mainfrom
niri81:feat/login-without-browser-open
Open

niri81 wants to merge 1 commit into
stackitcloud:mainfrom
niri81:feat/login-without-browser-open

Conversation

@niri81

@niri81 niri81 commented Sep 14, 2026

Copy link
Copy Markdown

Description

Add an additional option to only print the authorization URL and not open it directly in the standard browser. Especially useful if another browser or an incognito tab need to be used to sign-in with different accounts and bypass automatic SSO login.

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see e.g. here)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

Add an additional option to only print the authorization URL and not
open it directly in the standard browser. Especially useful if another
browser or an incognito tab need to be used.
@niri81
niri81 requested a review from a team as a code owner September 14, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants