Skip to content

Commit

Permalink
chore: update doc for new providers (#19224)
Browse files Browse the repository at this point in the history
## Description 

Describe the changes or additions included in this PR.

## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:

---------

Co-authored-by: ronny-mysten <[email protected]>
  • Loading branch information
joyqvq and ronny-mysten authored Sep 10, 2024
1 parent e1f3607 commit cfe8e53
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/content/snippets/openid-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ The following table lists the OpenID providers that can support zkLogin or are c
| Slack | Yes | Yes | No | No |
| Kakao | Yes | Yes | No | No |
| Microsoft | Yes | Yes | No | No |
| AWS (Tenant) | Yes | Yes | No | No |
| Karrier One | Yes | Yes | No | No |
| Credenza3 | Yes | Yes | No | No |
| AWS (Tenant)*| Yes | Yes | Yes | Yes |
| Karrier One | Yes | Yes | Yes | Yes |
| Credenza3 | Yes | Yes | Yes | Yes |
| RedBull | Under review | No | No | No |
| Amazon | Under review | No | No | No |
| WeChat | Under review | No | No | No |
| Auth0 | Under review | No | No | No |
| Okta | Under review | No | No | No |
| Okta | Under review | No | No | No |

* Sui supports AWS (Tenant) but the provider is enabled per tenant. Contact us for more information.

0 comments on commit cfe8e53

Please sign in to comment.