Client implementation to integrate with Okta Authorization Server

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.wso2.km.ext.okta
Идентификатор

Идентификатор

okta.auth.client
Последняя версия

Последняя версия

3.0.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

Client implementation to integrate with Okta Authorization Server
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Ссылка на сайт

Ссылка на сайт

http://wso2.org
Организация-разработчик

Организация-разработчик

WSO2
Система контроля версий

Система контроля версий

https://github.com/wso2-extensions/apim-keymanager-okta.git

Скачать okta.auth.client

Имя Файла Размер
okta.auth.client-3.0.6.pom 7 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.wso2.km.ext.okta/okta.auth.client/ -->
<dependency>
    <groupId>org.wso2.km.ext.okta</groupId>
    <artifactId>okta.auth.client</artifactId>
    <version>3.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.km.ext.okta/okta.auth.client/
implementation 'org.wso2.km.ext.okta:okta.auth.client:3.0.6'
// https://jarcasting.com/artifacts/org.wso2.km.ext.okta/okta.auth.client/
implementation ("org.wso2.km.ext.okta:okta.auth.client:3.0.6")
'org.wso2.km.ext.okta:okta.auth.client:pom:3.0.6'
<dependency org="org.wso2.km.ext.okta" name="okta.auth.client" rev="3.0.6">
  <artifact name="okta.auth.client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.km.ext.okta', module='okta.auth.client', version='3.0.6')
)
libraryDependencies += "org.wso2.km.ext.okta" % "okta.auth.client" % "3.0.6"
[org.wso2.km.ext.okta/okta.auth.client "3.0.6"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • components/okta.key.manager
  • features/okta.key.manager.feature

Integrate Okta as a Third Party Key Manager for WSO2 API Manager

This Okta key manager implementation allows you to integrate the WSO2 API Developer Portal with an external Identity and Access Management server (IAM) by using the Okta OAuth Authorization Server to manage the OAuth clients and tokens required by WSO2 API Manager. We have a sample client implementation that consumes the APIs exposed by Okta OAuth.

Getting Started

To get started, go to Integrate WSO2 API Develper Portal with an external IAM using the Okta OAuth authorization server.

Build

APIM 3.x version related code can be found in the master branch. APIM 2.6 related code can be found in 2.x branch

Use the following command to build this implementation mvn clean install

How You Can Contribute

To contribute to the Okta key manager development, fork the github repository and send your pull requests to https://github.com/wso2-extensions/apim-keymanager-okta

org.wso2.km.ext.okta

WSO2 Extensions

Версии библиотеки

Версия
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0