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

[policy][jwt] End user is not logged when a policy fail #3189

Closed
aelamrani opened this issue Feb 3, 2020 · 0 comments
Closed

[policy][jwt] End user is not logged when a policy fail #3189

aelamrani opened this issue Feb 3, 2020 · 0 comments

Comments

@aelamrani
Copy link
Member

No description provided.

@aelamrani aelamrani added this to the APIM - 1.25.x milestone Feb 3, 2020
@aelamrani aelamrani self-assigned this Feb 3, 2020
aelamrani added a commit to gravitee-io/gravitee-policy-jwt that referenced this issue Feb 3, 2020
aelamrani added a commit to gravitee-io/gravitee-api-management that referenced this issue Feb 3, 2020
aelamrani added a commit to gravitee-io/gravitee-policy-jwt that referenced this issue Feb 19, 2020
aelamrani added a commit to gravitee-io/gravitee-policy-jwt that referenced this issue Feb 19, 2020
aelamrani added a commit to gravitee-io/gravitee-api-management that referenced this issue Feb 19, 2020
aelamrani added a commit to gravitee-io/gravitee-policy-jwt that referenced this issue Feb 19, 2020
aelamrani added a commit to gravitee-io/gravitee-policy-jwt that referenced this issue Feb 19, 2020
aelamrani added a commit to gravitee-io/gravitee-policy-jwt that referenced this issue Feb 19, 2020
brasseld pushed a commit to gravitee-io/gravitee-api-management that referenced this issue Feb 19, 2020
brasseld pushed a commit to gravitee-io/gravitee-policy-jwt that referenced this issue Feb 19, 2020
brasseld pushed a commit to gravitee-io/gravitee-api-management that referenced this issue Feb 19, 2020
brasseld pushed a commit to gravitee-io/gravitee-policy-jwt that referenced this issue Feb 19, 2020
aelamrani added a commit to gravitee-io/gravitee-api-management that referenced this issue May 6, 2020
* chore(): Prepare next version

* fix: Sometimes requests are not logged when api response time is not correct
fix gravitee-io/issues#2644

* chore(): Prepare next version

* feat(services): Add a user-agent header for all services requests

fix gravitee-io/issues#2854

* fix(path-mapping): Execute path-mapping processor also on response error

Closes gravitee-io/issues#2928

* release(1.25.16)

* chore(): Prepare next version

* chore: Update node dependency

Closes gravitee-io/issues#2963

* fix(prometheus): register HC service only on Prometheus

fix gravitee-io/issues#2979

* fix(forward): Remove the port from the x-forwarded-for header

Closes gravitee-io/issues#2937

* fix(log): do not log eventstream

fix gravitee-io/issues#2976

* feat(http): Add support for PKCS12 and PEM for HTTP server

Closes gravitee-io/issues#2978

* release(1.25.17)

* chore(): Prepare next version

* release(1.30.1)

* chore(): Prepare next version

* fix(gravitee.bat): wrong comment syntax

fix gravitee-io/issues#3050

* fix: The max size configuration of reporters is not well handled

Closes gravitee-io/issues#3005

* feat: We should avoid to log binary content

Closes gravitee-io/issues#3007

* release(1.25.18)

* chore(): Prepare next version

* fix: do not log stream event requests

Closes gravitee-io/issues#2976

* fix(http): Do not enable logActivity for HTTP client

Closes gravitee-io/issues#3056

* fix(health-check): Check rate-limiting repository asynchronously

Closes gravitee-io/issues#3091

* release(1.25.19)

* chore(): Prepare next version

* release(1.30.2)

* chore(): Prepare next version

* fix(metrics): some use cases generates 'failed to parse api-response-time'

fix gravitee-io/issues#2989

* release(1.25.20)

* chore(): Prepare next version

* fix(subscriptions): add only accepted subscription to the cache

fix gravitee-io/issues#3112

* release(1.25.21)

* chore(): Prepare next version

* fix: Some calls are reported with a negative response time

Closes gravitee-io/issues#3191

* feat(alert): Add support for geoip and user agent alerting processors

Closes gravitee-io/issues#3187

* feat(http): Provide better of client authentication mode

Closes gravitee-io/issues#3160

* release(1.30.3)

* chore(): Prepare next version

* fix(processors): store status code and response time on unknwon api calls

fix gravitee-io/issues#3216

* fix(response-template): Manage multiple accept headers with quality factor

Closes gravitee-io/issues#3212

* fix: Log unknown path for unknown APIs

Closes gravitee-io/issues#3195

* fix: End user is not logged when a policy fail

Closes gravitee-io/issues#3189

* fix: End user is not logged when a policy fail

Closes gravitee-io/issues#3189

* release(1.25.22)

* chore(): Prepare next version

* release(1.30.4)

* chore(): Prepare next version

* release(1.30.5)

* chore(): Prepare next version

* fix: Store metrics only if api key plan matches

Closes gravitee-io/issues#3308

* feat(service-discovery): Support configuration for https scheme and path override

Clsoes gravitee-io/issues#3294

* release(1.25.23)

* chore(): Prepare next version

* chore: Upgrade Policy API dependency

Closes gravitee-io/issues#3298

* feat(alert): Upgrade node dependencies to add support for alert on node healthcheck metrics

Closes gravitee-io/issues#3118

* release(1.30.6)

* chore(): Prepare next version

* release(1.30.7)

* chore(): Prepare next version

* release(1.25.24)

* fix(proxy): Send content-type even if no content to send

Closes gravitee-io/issues#3426

* chore: Upgrade nimbus-jwt dependency

Closes gravitee-io/issues#3427

* release(1.30.8)

* chore(): Prepare next version

* fix(alert): move to api 1.3.0

fix gravitee-io/issues#3499

* chore: Upgrade Jackson to fix CVE

Closes gravitee-io/issues#3535

* fix(ut): add jackson dependency

* chore(): upgrade parent to fix gpg error

* release(1.30.9)

Co-authored-by: Gravitee.io Bot <contact@gravitee.io>
Co-authored-by: David BRASSELY <brasseld@gmail.com>
Co-authored-by: Azize Elamrani <azize.elamrani@gmail.com>
Co-authored-by: Titouan COMPIEGNE <titouan.compiegne@gmail.com>
aelamrani added a commit to gravitee-io/gravitee-api-management that referenced this issue May 18, 2020
* chore(): Prepare next version

* fix: Sometimes requests are not logged when api response time is not correct
fix gravitee-io/issues#2644

* chore(): Prepare next version

* feat(services): Add a user-agent header for all services requests

fix gravitee-io/issues#2854

* fix(path-mapping): Execute path-mapping processor also on response error

Closes gravitee-io/issues#2928

* release(1.25.16)

* chore(): Prepare next version

* chore: Update node dependency

Closes gravitee-io/issues#2963

* fix(prometheus): register HC service only on Prometheus

fix gravitee-io/issues#2979

* fix(forward): Remove the port from the x-forwarded-for header

Closes gravitee-io/issues#2937

* fix(log): do not log eventstream

fix gravitee-io/issues#2976

* feat(http): Add support for PKCS12 and PEM for HTTP server

Closes gravitee-io/issues#2978

* release(1.25.17)

* chore(): Prepare next version

* release(1.30.1)

* chore(): Prepare next version

* fix(gravitee.bat): wrong comment syntax

fix gravitee-io/issues#3050

* fix: The max size configuration of reporters is not well handled

Closes gravitee-io/issues#3005

* feat: We should avoid to log binary content

Closes gravitee-io/issues#3007

* release(1.25.18)

* chore(): Prepare next version

* fix: do not log stream event requests

Closes gravitee-io/issues#2976

* fix(http): Do not enable logActivity for HTTP client

Closes gravitee-io/issues#3056

* fix(health-check): Check rate-limiting repository asynchronously

Closes gravitee-io/issues#3091

* release(1.25.19)

* chore(): Prepare next version

* release(1.30.2)

* chore(): Prepare next version

* fix(metrics): some use cases generates 'failed to parse api-response-time'

fix gravitee-io/issues#2989

* release(1.25.20)

* chore(): Prepare next version

* fix(subscriptions): add only accepted subscription to the cache

fix gravitee-io/issues#3112

* release(1.25.21)

* chore(): Prepare next version

* fix: Some calls are reported with a negative response time

Closes gravitee-io/issues#3191

* feat(alert): Add support for geoip and user agent alerting processors

Closes gravitee-io/issues#3187

* feat(http): Provide better of client authentication mode

Closes gravitee-io/issues#3160

* release(1.30.3)

* chore(): Prepare next version

* fix(processors): store status code and response time on unknwon api calls

fix gravitee-io/issues#3216

* fix(response-template): Manage multiple accept headers with quality factor

Closes gravitee-io/issues#3212

* fix: Log unknown path for unknown APIs

Closes gravitee-io/issues#3195

* fix: End user is not logged when a policy fail

Closes gravitee-io/issues#3189

* fix: End user is not logged when a policy fail

Closes gravitee-io/issues#3189

* release(1.25.22)

* chore(): Prepare next version

* release(1.30.4)

* chore(): Prepare next version

* release(1.30.5)

* chore(): Prepare next version

* fix: Store metrics only if api key plan matches

Closes gravitee-io/issues#3308

* feat(service-discovery): Support configuration for https scheme and path override

Clsoes gravitee-io/issues#3294

* release(1.25.23)

* chore(): Prepare next version

* chore: Upgrade Policy API dependency

Closes gravitee-io/issues#3298

* feat(alert): Upgrade node dependencies to add support for alert on node healthcheck metrics

Closes gravitee-io/issues#3118

* release(1.30.6)

* chore(): Prepare next version

* release(1.30.7)

* chore(): Prepare next version

* release(1.25.24)

* fix(proxy): Send content-type even if no content to send

Closes gravitee-io/issues#3426

* chore: Upgrade nimbus-jwt dependency

Closes gravitee-io/issues#3427

* release(1.30.8)

* chore(): Prepare next version

* fix(alert): move to api 1.3.0

fix gravitee-io/issues#3499

* chore: Upgrade Jackson to fix CVE

Closes gravitee-io/issues#3535

* fix(ut): add jackson dependency

* chore(): upgrade parent to fix gpg error

* release(1.30.9)

* chore(): Prepare next version

* chore(dependencies): upgrade dependencies

spring 5.1.3 -> 5.2.5
snakeyaml 1.2.1 -> 1.2.6
json-path 2.2.0 -> 2.4.0
guava 26.0-jre -> 29.0-jre
jackson 2.9.8 -> 2.10.3

Closes gravitee-io/issues#3652

* chore: Upgrade Netty dependency

Closes gravitee-io/issues#3679

* fix(sync): API definition loading must be case-insensitive

Closes gravitee-io/issues#3682

* fix(api): Do not duplicate api's properties to avoid memory pressure

Closes gravitee-io/issues#3683

* chore: Upgrade gravitee-node dependency

Closes gravitee-io/issues#3419

* fix(processor): XForwardForProcessor should handle IPv6 value

fixes gravitee-io/issues#3444

* feat(policyChain): add PLAN_UNRESOLVABLE policy chain error key

closes gravitee-io/issues#3513

* release(1.30.10)

Co-authored-by: Gravitee.io Bot <contact@gravitee.io>
Co-authored-by: Nicolas Géraud <nicolas.geraud@gmail.com>
Co-authored-by: David BRASSELY <brasseld@gmail.com>
Co-authored-by: Azize Elamrani <azize.elamrani@gmail.com>
Co-authored-by: Titouan COMPIEGNE <titouan.compiegne@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants