You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is created as something to refer to for pull request: #174
Once the authenticaiton provider(e.g the Active Directory) has authenticated the principal, waffle
currently assumes that the principal is authorized to use the service that the service provider(e.g service/application) that is using waffle to authenticate towards AD. This may not be the case. The principal may very well be in the Active Directory but not be authorized to use the service that the current service provider provides.
The text was updated successfully, but these errors were encountered:
This issue is created as something to refer to for pull request: #174
Once the authenticaiton provider(e.g the Active Directory) has authenticated the principal, waffle
currently assumes that the principal is authorized to use the service that the service provider(e.g service/application) that is using waffle to authenticate towards AD. This may not be the case. The principal may very well be in the Active Directory but not be authorized to use the service that the current service provider provides.
The text was updated successfully, but these errors were encountered: