robsontenorio / laravel-keycloak-guard

🔑 Simple Keycloak Guard for Laravel
MIT License
419 stars 137 forks source link

check against multiple realms #87

Closed mirab79 closed 1 year ago

mirab79 commented 1 year ago

hi, need a suggestion, which is the best way to check guard against token generated by 2 or more realms? into config i can set only one, but i would like to ok also users from a different realm other than the default one. thanks

robsontenorio commented 1 year ago

@mirab79 Sorry, but we won't support multiples realms for now.