Hello. How can I allow to be authenticated for all users from one domain and some users for another? I think it whould be nice to use construction in config file like: whiteList: - *@onedomain.com - user1@seconddomain.com - user2@seconddomain.com Or allow to use regexp?
Hello. How can I allow to be authenticated for all users from one domain and some users for another?
I think it whould be nice to use construction in config file like:
whiteList:
Or allow to use regexp?