Prevent use of saml2-js version 2.1.0 or superior as it break some XML output.
				
					
				
			This can be restored when this PR is merged: https://github.com/Clever/saml2/pull/229
This commit is contained in:
		| @ -19,6 +19,6 @@ | ||||
|   "clientScripts": [], | ||||
|   "translations": {}, | ||||
|   "dependencies": { | ||||
|     "saml2-js": "^2.0.5" | ||||
|     "saml2-js": "~3.0.1" | ||||
|   } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user