WSO2 Carbon - CAS Single Sign-On Feature

This feature contains the core bundles required for back-end CAS based Single Sign-On functionality.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

WSO2 Carbon - CAS Single Sign-On Feature
This feature contains the core bundles required for back-end CAS based Single Sign-On functionality.
Ссылка на сайт

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

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

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

WSO2

Скачать org.wso2.carbon.extension.identity.sso.cas.feature

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.wso2.carbon.extension.identity.authenticator : org.wso2.carbon.extension.identity.sso.cas.server.feature zip 1.0.1

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

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

Welcome to the WSO2 Identity Server (IS) CAS inbound 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.

org.wso2.carbon.extension.identity.authenticator

WSO2 Extensions

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

Версия
1.0.1
1.0.0