Hello @brucellino,
I know I'm resuming an ancient post, but I'm working on ethforum to enable federated authenticaton.
I managed to configure DiscourseSSO plugin, and @MarcoFargetta_0c9b1 added the sp metadata in the federation.
But I'm facing a problem with new users.. They cannot signin through their federate credentials. This is the message the see
`Login Error
There is a problem with your account. Please contact the site's administrator.
While in /logs I can see ?
Verbose SSO log: Record was invalid: User {:primary_email=>"is invalid"} Attributes: {"name"=>"<givenName sn>", "username"=>"userid", "admin"=>false, "moderator"=>false, "title"=>nil}
And this appens both with new or already registered users.
Any suggestions on that?
Cheers,