sources/saml: revamp SAML Source (#3785)
* update saml source to use user connections, add all attributes to flow context Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> * check for SAML Status in response, add tests Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> * package apple icon Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> * add webui for connections Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org> Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -534,7 +534,7 @@ export class FlowExecutor extends AKElement implements StageHost { | ||||
|                                                     ? html` | ||||
|                                                           <li> | ||||
|                                                               <a | ||||
|                                                                   href="https://unsplash.com/@impatrickt" | ||||
|                                                                   href="https://unsplash.com/@brendan_k_steeves" | ||||
|                                                                   >${t`Background image`}</a | ||||
|                                                               > | ||||
|                                                           </li> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens L
					Jens L