Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(error): Swap out AccessDeniedExceptionHandler for FiatAccessDeniedExceptionHandler #600

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

jonsie
Copy link
Contributor

@jonsie jonsie commented Sep 27, 2019

New message examples:

{
  "timestamp": "2019-09-27T00:05:57.925+0000",
  "status": 403,
  "error": "Forbidden",
  "message": "Access denied to application smalleytest - required authorization: WRITE"
}

{
  "timestamp": "2019-09-26T23:59:59.617+0000",
  "status": 403,
  "error": "Forbidden",
  "message": "Access denied to service account someServiceAccount"
}

Due to these changes:
spinnaker/fiat#474
spinnaker/fiat#475

@cfieber cfieber merged commit c04b950 into spinnaker:master Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants