BinghamtonUniversity / IAMBing

A Highly Configurable Identity & Access Management (IAM) Engine
MIT License
3 stars 0 forks source link

Check Permissions on Horizon #11

Closed timcortesi closed 2 years ago

timcortesi commented 2 years ago

Need to possibly add a gate?

See documentation: https://laravel.com/docs/9.x/horizon#dashboard-authorization

timcortesi commented 2 years ago

I tested this by opening the horizon view in an incognito window and was able to view everything without logging in. This does not appear to be fixed. Reassigning to @alikemaltanriverdi

alikemaltanriverdi commented 2 years ago

Tim, the permissions is not enforced in the local environment. Can you please confirm the environment? Environment used needs to be changed from "local" to "prod" or "test".

timcortesi commented 2 years ago

@alikemaltanriverdi confirmed working with 'prod' environment. Marking as closed / complete