4 May 2019 |
Maximus | SAML is not supported as an auth mechanism | 12:06:22 |
@marcus:binux.de | Maximus: thanks for your time. What would you recommend as authentication machanism, if you don't want to use LDAP. I don't want to handle cretentials of you central AD. | 13:32:40 |
| Nomagic removed their display name Nomagic. | 16:32:58 |
| Nomagic set their display name to Nomagic. | 16:37:41 |
Maximus | In reply to @marcus:binux.de Maximus: thanks for your time. What would you recommend as authentication machanism, if you don't want to use LDAP. I don't want to handle cretentials of you central AD. Sorry, I do not want to give any recommendation on the matter. Authentication using mxisd is an "addon" feature, as authentication is not in the realm of Identity servers. So whatever you already have. if you don't have an identity store, just use the synapse one | 18:33:48 |
5 May 2019 |
| darksiders changed their profile picture. | 03:39:33 |
| darksiders left the room. | 04:19:01 |
| darksiders joined the room. | 04:19:41 |
Maximus | Redacted or Malformed Event | 11:50:04 |
Maximus | tulir: Can you try again with kamax/mxisd:1.4.2-4-g9cc601d please? it will most likely fail again, but you'll know why | 11:55:58 |
@tulir:maunium.net | yeah | 11:59:27 |
@marcus:binux.de | Maximus: I will test it, sure, and give feedback. Thank you. | 12:28:21 |
Matt (eggy) | New build? | 13:46:14 |
Maximus | Matt (eggy): dev builds | 13:49:06 |
Matt (eggy) | Ahh ok | 13:49:20 |
@tulir:maunium.net | Redacted or Malformed Event | 13:53:24 |
Maximus | oops | 13:53:40 |
@tulir:maunium.net | Maximus:
Exception in thread "main" java.lang.UnsupportedClassVersionError: io/kamax/mxisd/MxisdStandaloneExec has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495)
🤔
| 13:53:47 |
Maximus | that's me being silly, just a sec... | 13:54:03 |
| Peter Schlager left the room. | 13:55:12 |
Maximus | try kamax/mxisd:1.4.2-5-g3b01663 | 13:57:52 |
@tulir:maunium.net | ERROR io.kamax.mxisd.http.undertow.handler.SaneHandler - Feature not available: No template has been configured for validation notifications
I guess it's missing some defaults?
| 13:59:34 |
Maximus | nope, you just didn't configure whatever you want for the notification | 14:00:06 |
Maximus | there are defaults for SMTP, not for sengrid | 14:00:25 |
@tulir:maunium.net | 🤔 | 14:00:30 |
@tulir:maunium.net | so it's missing defaults for sendgrid? | 14:00:48 |
Maximus | there are no default for content, that's correct | 14:01:41 |
Maximus | I don't intend to set any either | 14:02:07 |
@tulir:maunium.net | 3: | 14:02:22 |
Maximus | tulir: you're free to re-use the content part from the SMTP default tho | 14:05:36 |