All Downloads are FREE. Search and download functionalities are using the official Maven repository.

profiles.input.saml.json Maven / Gradle / Ivy

{
	"ver": "2",
	"name": "sys:saml",
	"description": "Translation profile for remote SAML IdP authn",
	"type": "INPUT",
	"mode": "DEFAULT",
	"rules": [
		{
			"condition": {
				"conditionValue": "true"
			},
			"action": {
				"name": "includeInputProfile",
				"parameters": [
					"sys:ldap"
				]
			}
		}
	]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy