| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.inbound.auth.saml2 |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.sso.saml.server.feature |
| Последняя версия | Последняя версия5.9.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеIdentity SAML Single Sign-on Server Feature
This feature contains the core bundles required for Back-end SAML2.0 based Single
Sign-on functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.saml2/org.wso2.carbon.identity.sso.saml.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.saml2</groupId>
<artifactId>org.wso2.carbon.identity.sso.saml.server.feature</artifactId>
<version>5.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.saml2/org.wso2.carbon.identity.sso.saml.server.feature/
implementation 'org.wso2.carbon.identity.inbound.auth.saml2:org.wso2.carbon.identity.sso.saml.server.feature:5.9.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.saml2/org.wso2.carbon.identity.sso.saml.server.feature/
implementation ("org.wso2.carbon.identity.inbound.auth.saml2:org.wso2.carbon.identity.sso.saml.server.feature:5.9.2")
'org.wso2.carbon.identity.inbound.auth.saml2:org.wso2.carbon.identity.sso.saml.server.feature:pom:5.9.2'
<dependency org="org.wso2.carbon.identity.inbound.auth.saml2" name="org.wso2.carbon.identity.sso.saml.server.feature" rev="5.9.2">
<artifact name="org.wso2.carbon.identity.sso.saml.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.saml2', module='org.wso2.carbon.identity.sso.saml.server.feature', version='5.9.2')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.saml2" % "org.wso2.carbon.identity.sso.saml.server.feature" % "5.9.2"
[org.wso2.carbon.identity.inbound.auth.saml2/org.wso2.carbon.identity.sso.saml.server.feature "5.9.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.identity.inbound.auth.saml2 : org.wso2.carbon.identity.sso.saml | jar | 5.9.2 |
| org.wso2.carbon.identity.inbound.auth.saml2 : org.wso2.carbon.identity.sso.saml.common | jar | 5.9.2 |
| org.wso2.orbit.org.opensaml : opensaml | jar | 3.3.1.wso2v4 |
| org.wso2.orbit.joda-time : joda-time | jar | 2.9.4.wso2v1 |