You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jekyll/__glossary/authenticate.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
term: Authentication
3
3
---
4
4
5
-
Authentication of CircleCI projects that use the hosted application is handled by Github, Bitbucket, or Google OAuth. Sessions last for 14 days. See the [Permissions Overview]({{ site.baseurl }}/2.0/gh-bb-integration/#permissions-overview) and [Permissions for Team Accounts]({{ site.baseurl }}/2.0/gh-bb-integration/#permissions-for-team-accounts) sections of the GitHub and Bitbucket Integrations documentation for additional details.
5
+
Authentication of CircleCI projects using the hosted application is handled by GitHub, Bitbucket, or Google OAuth. Sessions last for 14 days. See the [Permissions Overview]({{ site.baseurl }}/2.0/gh-bb-integration/#permissions-overview) and [Permissions for Team Accounts]({{ site.baseurl }}/2.0/gh-bb-integration/#permissions-for-team-accounts) sections of the GitHub and Bitbucket Integrations document for additional details.
6
6
7
7
User authentication may use LDAP for an instance of the CircleCI application that is installed on your private server or cloud, see the [Authentication]({{ site.baseurl }}/2.0/authentication/) document for setup instructions.
0 commit comments