WSO2 Carbon - identity Duo OTP Feature

This feature contains extension feature for Duo

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

org.wso2.carbon.extension.identity.authenticator
Идентификатор

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

org.wso2.carbon.extension.identity.authenticator.duo.feature
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

WSO2 Carbon - identity Duo OTP Feature
This feature contains extension feature for Duo
Ссылка на сайт

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

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

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

WSO2

Скачать org.wso2.carbon.extension.identity.authenticator.duo.feature

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

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.duo.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator</groupId>
    <artifactId>org.wso2.carbon.extension.identity.authenticator.duo.feature</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.duo.feature/
implementation 'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.duo.feature:1.0.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.duo.feature/
implementation ("org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.duo.feature:1.0.1")
'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.duo.feature:pom:1.0.1'
<dependency org="org.wso2.carbon.extension.identity.authenticator" name="org.wso2.carbon.extension.identity.authenticator.duo.feature" rev="1.0.1">
  <artifact name="org.wso2.carbon.extension.identity.authenticator.duo.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator', module='org.wso2.carbon.extension.identity.authenticator.duo.feature', version='1.0.1')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator" % "org.wso2.carbon.extension.identity.authenticator.duo.feature" % "1.0.1"
[org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.duo.feature "1.0.1"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.wso2.carbon.extension.identity.authenticator : org.wso2.carbon.extension.identity.authenticator.duo.connector jar 1.0.1
org.wso2.carbon : org.wso2.carbon.logging jar 4.4.3
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 0.31
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.common jar 1.0.1
org.json.wso2 » json jar 3.0.0.wso2v1
commons-lang.wso2 » commons-lang jar 2.6.0.wso2v1
javax.servlet : jstl jar 1.2
commons-codec.wso2 » commons-codec jar 1.4.0.wso2v1
org.apache.ws.commons.axiom : axiom-api jar 1.2.11-wso2v6
org.wso2.securevault : org.wso2.securevault jar 1.0.0-wso2v2
org.wso2.orbit.org.owasp.encoder » encoder jar 1.2.0.wso2v1

provided (16)

Идентификатор библиотеки Тип Версия
org.wso2.carbon.identity » org.wso2.carbon.idp.mgt jar 5.0.7
org.wso2.carbon.identity » org.wso2.carbon.identity.application.common jar 5.0.7
org.wso2.carbon.identity » org.wso2.carbon.identity.user.profile jar 5.0.7
org.wso2.carbon.identity » org.wso2.carbon.identity.user.account.association jar 5.0.7
org.wso2.carbon.identity » org.wso2.carbon.identity.core jar 5.0.7
org.wso2.carbon.identity » org.wso2.carbon.identity.application.authentication.framework jar 5.0.7
org.wso2.carbon.identity » org.wso2.carbon.identity.notification.mgt jar 5.0.7
org.wso2.carbon.identity » org.wso2.carbon.identity.provisioning jar 5.0.7
org.wso2.carbon : org.wso2.carbon.core jar 4.4.3
org.wso2.carbon : org.wso2.carbon.user.core jar 4.4.3
org.wso2.carbon.identity » org.wso2.carbon.identity.application.mgt jar 5.0.7
org.wso2.carbon.identity » org.wso2.carbon.identity.application.authenticator.openid jar 5.0.7
org.wso2.carbon.identity » org.wso2.carbon.identity.application.authenticator.oidc jar 5.0.7
org.wso2.carbon : org.wso2.carbon.ui jar 4.4.3
javax.servlet : servlet-api jar 3.0-alpha-1
org.wso2.carbon.identity » org.wso2.carbon.identity.application.authentication.endpoint.util jar 5.0.7

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

Данный проект не имеет модулей.

Welcome to the WSO2 Identity Server (IS) Duo authenticator.

WSO2 IS is one of the best Identity Servers, which enables you to offload your identity and user entitlement management burden totally from your application. It comes with many features, supports many industry standards and most importantly it allows you to extent it according to your security requirements. This repo contains Authenticators written to work with different third party systems.

With WSO2 IS, there are lot of provisioning capabilities available. There are 3 major concepts as Inbound, outbound provisioning and Just-In-Time provisioning. Inbound provisioning means , provisioning users and groups from an external system to IS. Outbound provisioning means , provisioning users from IS to other external systems. JIT provisioning means , once a user tries to login from an external IDP, a user can be created on the fly in IS with JIT. Repos under this account holds such components invlove in communicating with external systems.

To get started with the authenticator, read Duo Security Authenticator Documentation.

org.wso2.carbon.extension.identity.authenticator

WSO2 Extensions

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

Версия
1.0.1
1.0.0