Graylog2 / graylog-plugin-auth-sso

SSO support for Graylog through trusted HTTP headers set by load balancers or authentication proxies
Other
50 stars 13 forks source link

Make default user's email domain configurable #7

Closed hc4 closed 8 years ago

hc4 commented 8 years ago

Problem description

Currently, if no email passed for new user, his email will be created as username@localhost. It will be good to be able to configure default email domain. So new user will be created with email username@custom.domain