SSO option missing

Hello,

Thanks for the quick reply. You are right. The migration failed at creating a smime_certificates table and some index. we had to enable innodb_large_prefix and set innodb_default_row_format to dynamic as descriped at:

afterwards i deleted smime_certificates and run “zammad run rake db:migrate --trace” and the migration worked.
The option is now available and is working correctly.

Thanks again,
Thomas

1 Like