Skip to content

fix: properly handle durations across the login url generation flows#51

Merged
joshdk merged 1 commit intomasterfrom
joshdk/role-chaining-and-durations
Oct 30, 2025
Merged

fix: properly handle durations across the login url generation flows#51
joshdk merged 1 commit intomasterfrom
joshdk/role-chaining-and-durations

Conversation

@joshdk
Copy link
Copy Markdown
Owner

@joshdk joshdk commented Oct 30, 2025

Fixes a bug with inadvertently applying an overly aggressive 15m default session duration during user federation.

Fixes (or works around) an edge case using a session duration during login url generation when using chained role credentials.

Resolves #42

Fixes a bug with inadvertently applying an overly aggressive 15m default
session duration during user federation.

Fixes (or works around) an edge case using a session duration during
login url generation when using chained role credentials.
@joshdk
Copy link
Copy Markdown
Owner Author

joshdk commented Oct 30, 2025

I also performed some extensive testing with respect to Console session lifespans when using different flavors of input credentials; There seems to be a (as far as I can tell, undocumented) Console session limit of 15 minutes when using role-chained credentials (despite the credentials themselves being valid for 1 hour).

@joshdk joshdk marked this pull request as ready for review October 30, 2025 00:20
@joshdk joshdk merged commit 98d5e8c into master Oct 30, 2025
3 checks passed
@joshdk joshdk deleted the joshdk/role-chaining-and-durations branch October 30, 2025 00:21
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.

400 Bad Request when passing the --duration flag

1 participant