Skip to content

Microsoft graph api commands #764

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from 1 commit
Commits
Show all changes
334 commits
Select commit Hold shift + click to select a range
3d40612
GitHub OAuth Example in Go (#224)
jonico Jun 28, 2019
289c5e9
Merge pull request #212 from kaltepeter/add-activesupport
Jun 28, 2019
7499136
improve pre-receive-hook that checks commit messages
larsxschneider Jul 4, 2019
fd0818b
Merge pull request #253 from github/ls/msghook
larsxschneider Jul 4, 2019
1cf25a1
improve git-purge-files script
larsxschneider Jun 29, 2019
22f02f2
add auditlog api graphql example (#262)
brianamarie Sep 24, 2019
2a4a034
Update scripts/git-purge-files
larsxschneider Sep 30, 2019
83e63bb
add comment
larsxschneider Sep 30, 2019
2cd1b3d
use --reencode=no if newer git version
larsxschneider Sep 30, 2019
6596df8
Merge pull request #254 from github/ls/improve-purge
larsxschneider Sep 30, 2019
0d22ef3
Create enterprise-sso-member-details.graphql
Nov 4, 2019
8644532
Formatting changes
Nov 4, 2019
ab319f3
add bootstrap script to download small LFS files efficiently
larsxschneider Nov 8, 2019
3571ac6
Merge pull request #267 from github/ls/lfsboot
larsxschneider Nov 11, 2019
cb48a92
Merge pull request #266 from github/hollywood/add-unified-identity-query
azizshamim Nov 27, 2019
583b365
Members with their scim identity in org
SvanBoxel Dec 5, 2019
6498e32
Members with their scim identity in enterprise
SvanBoxel Dec 5, 2019
c7ed3f6
Merge pull request #273 from github/link-member-to-scim
SvanBoxel Dec 5, 2019
c3f12cb
Better permission reporting and CSV file support for groovy examples …
jonico Dec 6, 2019
b19b6e5
Fix path in code snippet example
ppremk Dec 10, 2019
889524a
Merge pull request #274 from github/fix-path-typo
ppremk Dec 11, 2019
fd0d095
find_inactive_members works with advisories (#289)
jonico Jan 9, 2020
718ef76
Add org invite and actions artifact cleanup scripts
pierluigi Feb 21, 2020
fb8ee25
Merge pull request #296 from pierluigi/master
pierluigi Feb 21, 2020
021419b
Create users-in-org-with-sso.graphql
alwell-kevin Feb 21, 2020
c1d4f3d
Merge pull request #302 from github/query-users-in-org-with-sso
Feb 24, 2020
b6d15a8
Rename audit-log-api-example.graphql to org-audit-log-api-example.gra…
whatupfoo Mar 13, 2020
5294f61
Add audit log graphql at the enterprise level
whatupfoo Mar 13, 2020
1297977
Add purpose of graphql
whatupfoo Mar 13, 2020
0689199
Merge pull request #304 from github/edit-auditlog-graphql
whatupfoo Mar 16, 2020
903ce12
Fixing CSV generation. Also add column names to the CSV output. (#309)
spier Mar 20, 2020
68131c0
Update README.md (#307)
samwiskow Mar 20, 2020
b452ef1
[docs] simplify definition of Inactivity (#306)
spier Mar 20, 2020
eab100d
Bump rest-client from 1.6.7 to 1.8.0 in /api/ruby/basics-of-authentic…
dependabot[bot] Mar 20, 2020
aadecff
Bump rack from 1.6.5 to 1.6.13 in /hooks/ruby/delete-repository-event…
dependabot[bot] Mar 20, 2020
486ae4b
Bump rack from 1.5.2 to 1.6.13 in /api/ruby/building-a-ci-server (#316)
dependabot[bot] Mar 20, 2020
802cbff
Bump rack from 1.6.5 to 1.6.13 in /hooks/ruby/dismiss-review-server (…
dependabot[bot] Mar 20, 2020
454fedc
Bump rack from 1.5.2 to 1.6.13 in /hooks/ruby/configuring-your-server…
dependabot[bot] Mar 20, 2020
1ddcd5d
Bump rack from 1.6.8 to 1.6.13 in /app/ruby/app-issue-creator (#313)
dependabot[bot] Mar 20, 2020
1dd2f24
Bump rack from 1.5.2 to 1.6.13 in /api/ruby/basics-of-authentication …
dependabot[bot] Mar 20, 2020
3c18824
Bump rack from 1.6.8 to 1.6.13 in /api/ruby/rendering-data-as-graphs …
dependabot[bot] Mar 20, 2020
075eb86
Bump rack in /api/ruby/building-your-first-github-app (#310)
dependabot[bot] Mar 20, 2020
69dc644
Bump rack-protection in /api/ruby/rendering-data-as-graphs (#299)
dependabot[bot] Mar 20, 2020
0f66a9a
Bump rack-protection in /api/ruby/building-a-ci-server (#298)
dependabot[bot] Mar 20, 2020
1f7fbb2
Bump spark-core from 2.3 to 2.7.2 in /api/java/deployment (#297)
dependabot[bot] Mar 20, 2020
13c33b8
Update commit-current-user-check.sh (#293)
brooksClo19 Mar 20, 2020
459f28b
changed git-purge-path to git-purge-files in help (#290)
affrae Mar 20, 2020
d08243c
Add more information on OCTOKIT_ACCESS_TOKEN to README.md (#261)
mnuck Mar 20, 2020
5131b00
add hook to reject certain commits from being pushed to the repositor…
larsxschneider Mar 20, 2020
4a10583
Merge pull request #245 from github/imjohnbo/search-api
imjohnbo Mar 20, 2020
254f33a
Update README.md
jdweiner526 Apr 9, 2020
75f9fe4
Update README.md
jdweiner526 Apr 9, 2020
1c41ee4
Update master-branch-protect README
Apr 16, 2020
fe91e2f
Merge pull request #323 from github/hollywood/update-username-text
azizshamim Apr 28, 2020
4956d3f
Merge pull request #321 from jdweiner526/jdweiner526-docfix-1
azizshamim Apr 28, 2020
2065097
Update Readme. file
gamven May 9, 2020
297762a
Merge pull request #326 from gamventures/master
azizshamim May 11, 2020
93aaac9
Bump activesupport in /api/ruby/rendering-data-as-graphs
dependabot[bot] May 26, 2020
2e63399
Correct the argv test for user-supplied arguments
jparise Jun 5, 2020
bfd05c8
Merge pull request #335 from jparise/find-lfs-extensions-argv
larsxschneider Jun 11, 2020
82bc16c
added input check and 'usage'
jefeish Aug 20, 2020
32b939d
Update scripts/git-find-large-files
jefeish Aug 24, 2020
6df9d7d
Update scripts/git-find-large-files
jefeish Aug 24, 2020
59766bc
Merge pull request #363 from github/jefeish/patch-1
jefeish Aug 24, 2020
ff5a00f
add script for creating teams in bulk in github org
ppremk Oct 9, 2020
0e0be86
code review fix
ppremk Oct 9, 2020
c216345
Merge pull request #370 from github/bulk-team-create-scripts
ppremk Oct 9, 2020
1c3da28
Bump junit from 4.11 to 4.13.1 in /api/java/deployment
dependabot[bot] Oct 12, 2020
886b315
Add invite_members_to_org.ps1 script
RamonPage Dec 11, 2020
688f274
Break some lines
RamonPage Dec 11, 2020
611b469
Fix SYNOPSIS
RamonPage Dec 11, 2020
03bed82
Merge pull request #375 from github/invite-members-to-org
andrewlayman Dec 16, 2020
e023d59
Update script description
RamonPage Dec 16, 2020
9d2b1b7
Merge pull request #376 from github/RamonPage-patch-1
RamonPage Dec 16, 2020
f67153a
Create search-for-issue-or-bug-requests.graphql
Jan 26, 2021
9de211b
Merge pull request #378 from github/hollywood/add-feature-search
azizshamim Jan 26, 2021
d5b2fc2
Adds block-outdated-clients pre-receive hook
droidpl Mar 23, 2021
33df05e
Fix bash interpreter path
stebje Mar 23, 2021
e2b8ea5
Merge pull request #387 from github/droidpl/outdated-clients
droidpl Mar 23, 2021
e5d4ec0
Bump ua-parser-js from 0.7.12 to 0.7.28 in /graphql/enterprise
dependabot[bot] May 9, 2021
9cd70d4
Merge pull request #393 from github/dependabot/npm_and_yarn/graphql/e…
evgenyrahman May 14, 2021
de25f2b
Bump lodash from 4.17.15 to 4.17.21 in /api/javascript/org-invite
dependabot[bot] May 14, 2021
dfb549e
Bump addressable in /hooks/ruby/delete-repository-event
dependabot[bot] Jul 13, 2021
13746cb
Merge pull request #406 from github/dependabot/bundler/hooks/ruby/del…
evgenyrahman Aug 30, 2021
f591871
Merge pull request #331 from github/dependabot/bundler/api/ruby/rende…
evgenyrahman Aug 30, 2021
271a72a
add audit queries
some-natalie Sep 20, 2021
165b28e
add security reports
some-natalie Sep 20, 2021
f1490ed
add metrics reports
some-natalie Sep 20, 2021
88a7644
add usage directions
some-natalie Sep 20, 2021
053e8c1
add readme
some-natalie Sep 20, 2021
22893de
Add a monthly summary of commits
some-natalie Sep 22, 2021
7902037
add issue created summary
some-natalie Oct 27, 2021
37ae55f
Merge pull request #417 from some-natalie/master
zkoppert Dec 2, 2021
e96000f
Bump gson from 2.3.1 to 2.8.9 in /api/java/deployment
dependabot[bot] May 20, 2022
3fbeed1
Bump moment from 2.24.0 to 2.29.4 in /api/javascript/gha-cleanup
dependabot[bot] Jul 7, 2022
9d2cfe9
Bump minimatch from 3.0.4 to 3.1.2 in /graphql/enterprise
dependabot[bot] Nov 11, 2022
5057e15
Bump httparty from 0.14.0 to 0.21.0 in /graphql
dependabot[bot] Jan 3, 2023
0cd9d88
Create codeql.yml
djdefi Jan 10, 2023
e4b9e0b
Update codeql.yml
djdefi Jan 10, 2023
b2cdb1c
🩹 Fix https in Gemfiles
stoe Jan 11, 2023
7b60fd1
🩹 Disable debug mode for flask
stoe Jan 11, 2023
f13a09c
🩹 Fix more https in Gemfiles
stoe Jan 11, 2023
84536ab
🩹 Attempt to fix JS server-side request forgery
stoe Jan 11, 2023
96699a0
Adds a "combine PRs" workflow to help catch up on Dependabot
djdefi Jan 11, 2023
4a8a85f
Bump terminal-kit from 1.32.3 to 2.1.8 in /api/javascript/gha-cleanup
dependabot[bot] Jan 13, 2023
4e874ae
Update .github/workflows/combine-prs.yml
djdefi Jan 13, 2023
5e4a6df
Merge pull request #495 from github/djdefi-combine
djdefi Jan 14, 2023
2e6ff5a
Bump rack-protection in /hooks/ruby/configuring-your-server
dependabot[bot] Jan 14, 2023
5392f66
Bump rack-protection in /hooks/ruby/dismiss-review-server
dependabot[bot] Jan 14, 2023
7f83def
Delete api/javascript/search directory
djdefi Jan 14, 2023
7bc27c0
Merge pull request #494 from github/djdefi-codeql
djdefi Jan 14, 2023
aaf1c91
Bump json from 1.8.3 to 2.3.0 in /hooks/ruby/configuring-your-server
dependabot[bot] Jan 14, 2023
96159aa
Bump json from 1.8.3 to 2.3.0 in /api/ruby/building-a-ci-server
dependabot[bot] Jan 14, 2023
c2f89a8
Bump json from 1.8.6 to 2.3.0 in /hooks/ruby/dismiss-review-server
dependabot[bot] Jan 14, 2023
43d037f
Bump node-fetch from 2.6.0 to 2.6.8 in /api/javascript/gha-cleanup
dependabot[bot] Jan 14, 2023
cf5931f
Bump node-fetch from 2.6.0 to 2.6.8 in /api/javascript/org-invite
dependabot[bot] Jan 14, 2023
8d6b190
Bump sinatra from 1.3.6 to 2.2.3 in /api/ruby/building-a-ci-server
dependabot[bot] Jan 14, 2023
86b67a4
Bump sinatra from 1.3.5 to 2.2.3 in /api/ruby/basics-of-authentication
dependabot[bot] Jan 14, 2023
787a28d
Bump sinatra from 1.4.8 to 2.2.3 in /hooks/ruby/delete-repository-event
dependabot[bot] Jan 14, 2023
3cab8da
Bump rack in /api/ruby/building-your-first-github-app
dependabot[bot] Jan 18, 2023
47c0411
Bump rack from 1.5.2 to 1.6.13 in /api/ruby/delivering-deployments
dependabot[bot] Jan 19, 2023
4c198c5
Bump ua-parser-js from 0.7.28 to 0.7.33 in /graphql/enterprise
dependabot[bot] Jan 27, 2023
661e7a9
Bump activesupport in /api/ruby/rendering-data-as-graphs
dependabot[bot] Jan 31, 2023
b25b337
Bump activesupport from 5.2.1 to 6.0.6.1 in /app/ruby/app-issue-creator
dependabot[bot] Feb 1, 2023
076195f
Merge dependabot/bundler/app/ruby/app-issue-creator/activesupport-6.0…
github-actions[bot] Feb 22, 2023
2374ca6
Merge dependabot/bundler/api/ruby/rendering-data-as-graphs/activesupp…
github-actions[bot] Feb 22, 2023
f718951
Merge dependabot/npm_and_yarn/graphql/enterprise/ua-parser-js-0.7.33 …
github-actions[bot] Feb 22, 2023
b690794
Merge dependabot/bundler/api/ruby/delivering-deployments/rack-1.6.13 …
github-actions[bot] Feb 22, 2023
9fb7a39
Merge dependabot/bundler/api/ruby/building-your-first-github-app/rack…
github-actions[bot] Feb 22, 2023
f24a525
Merge dependabot/npm_and_yarn/api/javascript/org-invite/node-fetch-2.…
github-actions[bot] Feb 22, 2023
d55061d
Merge dependabot/npm_and_yarn/api/javascript/gha-cleanup/node-fetch-2…
github-actions[bot] Feb 22, 2023
b5d94af
Merge dependabot/bundler/hooks/ruby/dismiss-review-server/rack-protec…
github-actions[bot] Feb 22, 2023
711d87d
Merge dependabot/bundler/hooks/ruby/configuring-your-server/rack-prot…
github-actions[bot] Feb 22, 2023
8fc698b
Merge dependabot/npm_and_yarn/api/javascript/gha-cleanup/terminal-kit…
github-actions[bot] Feb 22, 2023
71fa762
Merge dependabot/bundler/graphql/httparty-0.21.0 into combine-prs-branch
github-actions[bot] Feb 22, 2023
2677897
Merge dependabot/bundler/hooks/ruby/delete-repository-event/sinatra-2…
github-actions[bot] Feb 22, 2023
86b260b
Merge dependabot/bundler/api/ruby/building-a-ci-server/sinatra-2.2.3 …
github-actions[bot] Feb 22, 2023
20ff03b
Merge dependabot/bundler/api/ruby/basics-of-authentication/sinatra-2.…
github-actions[bot] Feb 22, 2023
d29d201
Merge dependabot/npm_and_yarn/graphql/enterprise/minimatch-3.1.2 into…
github-actions[bot] Feb 22, 2023
37b9213
Merge dependabot/npm_and_yarn/api/javascript/gha-cleanup/moment-2.29.…
github-actions[bot] Feb 22, 2023
20667be
Merge dependabot/maven/api/java/deployment/com.google.code.gson-gson-…
github-actions[bot] Feb 22, 2023
e542fd5
Merge dependabot/npm_and_yarn/api/javascript/org-invite/lodash-4.17.2…
github-actions[bot] Feb 22, 2023
5527daa
Merge dependabot/maven/api/java/deployment/junit-junit-4.13.1 into co…
github-actions[bot] Feb 22, 2023
60698a9
Merge dependabot/bundler/hooks/ruby/dismiss-review-server/json-2.3.0 …
github-actions[bot] Feb 22, 2023
69ee974
Merge dependabot/bundler/hooks/ruby/configuring-your-server/json-2.3.…
github-actions[bot] Feb 22, 2023
4f772a0
Merge dependabot/bundler/api/ruby/building-a-ci-server/json-2.3.0 int…
github-actions[bot] Feb 22, 2023
5f36be8
Update README.md
djdefi Feb 22, 2023
945ba8a
Merge pull request #513 from github/combine-prs-branch
djdefi Feb 22, 2023
d2053a3
Bump json from 1.8.6 to 2.3.0 in /app/ruby/app-issue-creator
dependabot[bot] Feb 22, 2023
f03c2bc
Bump rack from 2.2.5 to 2.2.6.2 in /hooks/ruby/delete-repository-event
dependabot[bot] Feb 22, 2023
6c8b01d
Bump rack from 2.2.5 to 2.2.6.2 in /api/ruby/basics-of-authentication
dependabot[bot] Feb 22, 2023
e6f0403
Bump lodash from 4.17.15 to 4.17.21 in /api/javascript/gha-cleanup
dependabot[bot] Feb 22, 2023
35c4913
Bump sinatra from 1.3.6 to 2.2.3 in /api/ruby/delivering-deployments
dependabot[bot] Feb 22, 2023
73a84fd
Bump rack from 2.2.5 to 2.2.6.2 in /api/ruby/building-a-ci-server
dependabot[bot] Feb 22, 2023
d024c92
Bump sinatra in /api/ruby/building-your-first-github-app
dependabot[bot] Feb 22, 2023
9ced128
Merge pull request #419 from github/andymckay-patch-1
djdefi Feb 22, 2023
44d022a
Bump json from 2.1.0 to 2.3.0 in /api/ruby/rendering-data-as-graphs
dependabot[bot] Feb 22, 2023
1fdfee6
Bump sinatra from 1.3.6 to 2.2.3 in /app/ruby/app-issue-creator
dependabot[bot] Feb 22, 2023
8f8fa57
Bump sinatra from 1.3.6 to 2.2.3 in /hooks/ruby/configuring-your-server
dependabot[bot] Feb 22, 2023
4000ca9
Bump addressable in /api/ruby/rendering-data-as-graphs
dependabot[bot] Feb 22, 2023
0b790a7
Bump graphiql from 0.11.11 to 1.4.7 in /graphql/enterprise
dependabot[bot] Feb 22, 2023
f15fe43
Bump sinatra from 1.3.6 to 2.2.3 in /hooks/ruby/dismiss-review-server
dependabot[bot] Feb 22, 2023
28d0214
Merge dependabot/bundler/api/ruby/building-a-ci-server/rack-2.2.6.2 i…
github-actions[bot] Feb 22, 2023
9f0271d
Merge dependabot/bundler/api/ruby/basics-of-authentication/rack-2.2.6…
github-actions[bot] Feb 22, 2023
e4dda24
Merge dependabot/bundler/hooks/ruby/delete-repository-event/rack-2.2.…
github-actions[bot] Feb 22, 2023
5950a9d
Merge dependabot/bundler/api/ruby/building-your-first-github-app/sina…
github-actions[bot] Feb 22, 2023
cd52fb1
Merge dependabot/bundler/api/ruby/delivering-deployments/sinatra-2.2.…
github-actions[bot] Feb 22, 2023
74ea92b
Merge dependabot/bundler/hooks/ruby/dismiss-review-server/sinatra-2.2…
github-actions[bot] Feb 22, 2023
b913925
Merge dependabot/bundler/app/ruby/app-issue-creator/sinatra-2.2.3 int…
github-actions[bot] Feb 22, 2023
2a3e72b
Merge dependabot/bundler/hooks/ruby/configuring-your-server/sinatra-2…
github-actions[bot] Feb 22, 2023
21612f2
Merge dependabot/bundler/api/ruby/rendering-data-as-graphs/addressabl…
github-actions[bot] Feb 22, 2023
f3b2564
Merge dependabot/npm_and_yarn/graphql/enterprise/graphiql-1.4.7 into …
github-actions[bot] Feb 22, 2023
75e5315
Merge dependabot/npm_and_yarn/api/javascript/gha-cleanup/lodash-4.17.…
github-actions[bot] Feb 22, 2023
5c3a4e0
Merge dependabot/bundler/api/ruby/rendering-data-as-graphs/json-2.3.0…
github-actions[bot] Feb 22, 2023
1e78747
Merge dependabot/bundler/app/ruby/app-issue-creator/json-2.3.0 into c…
github-actions[bot] Feb 22, 2023
9b67875
Merge pull request #517 from github/combine-prs-branch
djdefi Feb 22, 2023
01af13c
Bump ansi-regex from 4.1.0 to 4.1.1 in /api/javascript/org-invite
dependabot[bot] Feb 22, 2023
3022b90
Bump pyopenssl in /hooks/python/flask-github-webhooks
dependabot[bot] Feb 22, 2023
f76c57e
Bump flask from 0.12.2 to 1.0 in /hooks/python/configuring-your-server
dependabot[bot] Feb 22, 2023
f68d58c
Bump json from 1.8.3 to 2.3.0 in /api/ruby/delivering-deployments
dependabot[bot] Feb 22, 2023
488e766
Bump addressable from 2.5.1 to 2.8.1 in /app/ruby/app-issue-creator
dependabot[bot] Feb 22, 2023
ee783ad
Bump addressable in /api/ruby/building-your-first-github-app
dependabot[bot] Feb 22, 2023
d37ddb1
Adding query for repository audit report
homeles Feb 22, 2023
501b205
Merge dependabot/bundler/api/ruby/delivering-deployments/json-2.3.0 i…
github-actions[bot] Feb 24, 2023
0550ae5
Merge dependabot/pip/hooks/python/configuring-your-server/flask-1.0 i…
github-actions[bot] Feb 24, 2023
1522d58
Merge dependabot/npm_and_yarn/api/javascript/org-invite/ansi-regex-4.…
github-actions[bot] Feb 24, 2023
2437116
Merge dependabot/pip/hooks/python/flask-github-webhooks/pyopenssl-17.…
github-actions[bot] Feb 24, 2023
94da2d3
Merge dependabot/bundler/api/ruby/building-your-first-github-app/addr…
github-actions[bot] Feb 24, 2023
abd77fd
Merge dependabot/bundler/app/ruby/app-issue-creator/addressable-2.8.1…
github-actions[bot] Feb 24, 2023
a185f02
Merge pull request #523 from github/combine-prs-branch
djdefi Feb 24, 2023
38975e0
Bump ansi-regex from 4.1.0 to 4.1.1 in /api/javascript/gha-cleanup
dependabot[bot] Feb 24, 2023
c549fc1
Update sql/audit/repos-audit.sql
homeles Mar 9, 2023
dc2da51
Formatting the repos-audit sql query
homeles Mar 9, 2023
80c3c95
Merge pull request #522 from github/homeles-repo-query
homeles Mar 10, 2023
5771c7a
Bump activesupport in /api/ruby/rendering-data-as-graphs
dependabot[bot] Mar 16, 2023
f6dce64
Bump rack in /api/ruby/building-your-first-github-app
dependabot[bot] Mar 16, 2023
180f62e
Bump rack from 2.2.6.2 to 2.2.6.4 in /hooks/ruby/configuring-your-server
dependabot[bot] Mar 16, 2023
594c2c1
Bump rack from 2.2.6.2 to 2.2.6.4 in /api/ruby/building-a-ci-server
dependabot[bot] Mar 16, 2023
20b4714
Bump rack from 2.2.6.2 to 2.2.6.4 in /hooks/ruby/dismiss-review-server
dependabot[bot] Mar 16, 2023
a20e078
Bump rack from 2.2.6.2 to 2.2.6.4 in /api/ruby/basics-of-authentication
dependabot[bot] Mar 16, 2023
32d96ef
Bump rack from 2.2.6.2 to 2.2.6.4 in /api/ruby/delivering-deployments
dependabot[bot] Mar 16, 2023
41fa616
Bump rack from 2.2.6.2 to 2.2.6.4 in /app/ruby/app-issue-creator
dependabot[bot] Mar 16, 2023
f89f803
Bump rack from 2.2.6.2 to 2.2.6.4 in /hooks/ruby/delete-repository-event
dependabot[bot] Mar 16, 2023
d267589
Bump activesupport in /app/ruby/app-issue-creator
dependabot[bot] Mar 17, 2023
33ccb65
Create example hook to reject web UI blob edits
djdefi Mar 17, 2023
20b537a
Merge pull request #583 from github/djdefi-blob-disallow
djdefi Mar 17, 2023
23686db
Bump flask from 1.0 to 2.3.2 in /hooks/python/configuring-your-server
dependabot[bot] May 1, 2023
77beb6e
Merge dependabot/pip/hooks/python/configuring-your-server/flask-2.3.2…
github-actions[bot] May 9, 2023
8a7a726
Merge dependabot/bundler/app/ruby/app-issue-creator/activesupport-6.1…
github-actions[bot] May 9, 2023
bcf97b6
Merge dependabot/bundler/app/ruby/app-issue-creator/rack-2.2.6.4 into…
github-actions[bot] May 9, 2023
8446dbd
Merge dependabot/bundler/hooks/ruby/delete-repository-event/rack-2.2.…
github-actions[bot] May 9, 2023
9c44d2f
Merge dependabot/bundler/api/ruby/delivering-deployments/rack-2.2.6.4…
github-actions[bot] May 9, 2023
9728aad
Merge dependabot/bundler/hooks/ruby/configuring-your-server/rack-2.2.…
github-actions[bot] May 9, 2023
1ee4e77
Merge dependabot/bundler/api/ruby/building-a-ci-server/rack-2.2.6.4 i…
github-actions[bot] May 9, 2023
6164bab
Merge dependabot/bundler/hooks/ruby/dismiss-review-server/rack-2.2.6.…
github-actions[bot] May 9, 2023
d1f6c30
Merge dependabot/bundler/api/ruby/basics-of-authentication/rack-2.2.6…
github-actions[bot] May 9, 2023
a8c4702
Merge dependabot/bundler/api/ruby/building-your-first-github-app/rack…
github-actions[bot] May 9, 2023
1b8236b
Merge dependabot/bundler/api/ruby/rendering-data-as-graphs/activesupp…
github-actions[bot] May 9, 2023
4a7958e
Merge dependabot/npm_and_yarn/api/javascript/gha-cleanup/ansi-regex-4…
github-actions[bot] May 9, 2023
3beda8a
Merge pull request #666 from github/combine-prs-branch
djdefi May 9, 2023
c84754f
Update and rename enterprise-sso-member-details.graphql to enterprise…
stacycarter Oct 3, 2023
547aa7b
Update enterprise-member-saml-linked-identities.graphql
stacycarter Oct 3, 2023
54b41d5
Update 13-members-with-scim-identity-enterprise.graphql
stacycarter Oct 3, 2023
63a66e7
Update and rename 12-members-with-scim-identity-org.graphql to member…
stacycarter Oct 3, 2023
2d2e5b3
Rename 13-members-with-scim-identity-enterprise.graphql to members-wi…
stacycarter Oct 3, 2023
2e7aed1
Rename enterprise-member-saml-linked-identities.graphql to enterprise…
stacycarter Oct 3, 2023
9c09c15
Rename members-with-scim-identity-org.graphql to single-organization-…
stacycarter Oct 3, 2023
10f76e7
Rename members-with-scim-identity-enterprise.graphql to all-organizat…
stacycarter Oct 3, 2023
3c91af6
Rename single-organization-scim-linked-identities.graphql to 10-singl…
stacycarter Oct 3, 2023
899c3e4
Rename 10-single-organization-scim-linked-identities.graphql to scim-…
stacycarter Oct 3, 2023
893e427
Rename all-organizations-in-enterprise-scim-identities.graphql to sci…
stacycarter Oct 3, 2023
7eea681
Rename enterprise-saml-linked-identities.graphql to saml-identities-e…
stacycarter Oct 3, 2023
16201f7
Create saml-identities-single-organization.graphql
stacycarter Oct 3, 2023
f7d13a8
Create emu-list-member-email-addresses
stacycarter Oct 4, 2023
6162755
Rename emu-list-member-email-addresses to emu-list-enterprise-member-…
stacycarter Oct 4, 2023
d5b17f3
Create scim-emu-enterprises-list-scim-identities.graphql
stacycarter Oct 4, 2023
aabdae2
Rename emu-list-enterprise-member-email-addresses to emu-list-enterpr…
stacycarter Oct 4, 2023
19e695f
Update saml-identities-single-organization.graphql
stacycarter Oct 4, 2023
c18050b
Delete graphql/queries/users-in-org-with-sso.graphql
stacycarter Oct 4, 2023
34b10dd
Create scim-emu-list-enterprise-scim-identities.graphql
stacycarter Oct 4, 2023
0944f13
Update scim-identities-all-orgs-in-enterprise.graphql
stacycarter Oct 4, 2023
8439932
Update scim-emu-list-enterprise-scim-identities.graphql
stacycarter Oct 10, 2023
01917c4
Update saml-identities-single-organization.graphql
stacycarter Oct 10, 2023
4e7f19c
Update scim-emu-list-enterprise-scim-identities.graphql
stacycarter Oct 10, 2023
58a3d8c
Update saml-identities-enterprise-level.graphql
stacycarter Oct 10, 2023
5c5d573
Merge pull request #683 from github/graphql-saml-query-updates
stacycarter Oct 12, 2023
725210d
Create EMU-OIDC-tokenlifetime-policy.md
stacycarter Oct 24, 2023
33df515
Rename EMU-OIDC-tokenlifetime-policy.md to EMU-OIDC-tokenlifetime-pol…
stacycarter Oct 25, 2023
71a70d3
Update README.md
stacycarter Oct 25, 2023
d31bb9b
Rework document
jusuchin85 Oct 25, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update saml-identities-single-organization.graphql
  • Loading branch information
stacycarter authored Oct 4, 2023
commit 19e695f64d2a573c2f47a74d796d260b556f9bd7
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# 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.
# This query can be used to see which users in a GitHub Enterprise Cloud organization have a linked SAML identity.
# This query will not print out a user username (`login`) value if there is not a GitHub user account linked to this SAML identity.


Expand Down