---
title: SSO Connection Widget
description: A widget for setting up SSO connections in the Admin Portal.
originalPath: >-
  .tmp-workos-clone/packages/docs/content/widgets/admin-portal-sso-connection.mdx
---

![SSO Connection Widget screenshot](https://images.workoscdn.com/images/1c8bb97f-b321-4fab-8a1b-b46d3dd92f1f.png?auto=format&fit=clip&q=50)

The `<AdminPortalSsoConnection />` widget enables users to set up SSO connections in the Admin Portal.

In order to use the SSO Connection widget, a user must have a role that has the `widgets:sso:manage` permission.

<CodeBlock>
  <CodeBlockTab language="js" file="widget-sso-token" title="Widget Token" />
</CodeBlock>

## API Reference

<PropsTable data={widgets.adminPortalSsoConnection.props} />
