Okta 提供商 SSO 配置
¥Okta provider SSO configuration
本页面说明如何为 单点登录 (SSO) 功能 设置 Okta 提供商。
¥The present page explains how to setup the Okta provider for the Single Sign-On (SSO) feature.
安装
¥Installation
¥Install passport-okta-oauth20:
- yarn
- npm
yarn add passport-okta-oauth20
npm install --save passport-okta-oauth20
配置示例
¥Configuration example
Okta SSO 提供程序在 config/admin
文件 的 auth.providers
数组中配置:
¥The Okta SSO provider is configured in the auth.providers
array of the config/admin
file: