Skip to content

Commit 19e695f

Browse files
authored
Update saml-identities-single-organization.graphql
1 parent aabdae2 commit 19e695f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphql/queries/saml-identities-single-organization.graphql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# For GitHub Enterprise Cloud organizations that have SAML configured at the organization level, this query will print out a list of the first 100 SAML identities (specifically the `nameid` attribute value in these SAML identities) in the organization and the GitHub username linked to them.
2+
# This query can be used to see which users in a GitHub Enterprise Cloud organization have a linked SAML identity.
23
# This query will not print out a user username (`login`) value if there is not a GitHub user account linked to this SAML identity.
34

45

0 commit comments

Comments
 (0)