Skip to content

Commit 3b09a28

Browse files
committed
Include SSO Session duration documentation
1 parent 82cd368 commit 3b09a28

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed
Loading
Loading
Loading

pages/integrations/sso.md.erb

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,26 @@ If you are the administrator of an organization within Buildkite with an existin
5454

5555
If you'd like to have some help with the migration, contact [email protected].
5656

57+
## SSO Session Duration
58+
59+
You can configure the SSO Session Duration to timeout after a predetermined time.
60+
61+
When the specified duration elapses, the user will be signed out of the session.
62+
63+
To set the Session Duration you first need to select the SSO Provider you would
64+
like to configure.
65+
66+
<%= image "session_duration/select_provider.png", width: 1201/2, height: 786/2, alt: "Screenshot of the Buildkite SSO Settings Page" %>
67+
68+
Then click "Update Session Duration" from the Session Duration section of the
69+
SSO Provider settings page.
70+
71+
<%= image "session_duration/update_session_duration.png", width: 1201/2, height: 1043/2, alt: "Screenshot of the Buildkite SSO Settings Page" %>
72+
73+
You can configure the session duration to any timeout between 6 hours and 8760 hours (1 year).
74+
75+
<%= image "session_duration/configure_session_duration.png", width: 623, height: 315, alt: "Screenshot of the Buildkite SSO Session Duration Configuration" %>
76+
5777
## Frequently asked questions
5878

5979
### Can some people in the organization use SSO and others not?

0 commit comments

Comments
 (0)