Skip to content
Discussion options

You must be logged in to vote

Having dealt with the same issue, adding the following to the web application fixed it for us assuming you do not use Teleport to authenticate towards the Fortigate:

- name: "my-firewall"
  uri: "https://my-firewall.local"
  rewrite:
    jwt_claims: none

Although the CORS errors would suspect otherwise this in the end solved it for us. @Atroskelis does this work on your end as well for Fortigate? For those using Forticlient EMS as well, the web-ui there will give a header too large which can be fixed with this as well.

Replies: 5 comments 11 replies

Comment options

You must be logged in to vote
1 reply
@Atroskelis
Comment options

Comment options

You must be logged in to vote
1 reply
@webvictim
Comment options

Comment options

You must be logged in to vote
7 replies
@webvictim
Comment options

@Atroskelis
Comment options

@webvictim
Comment options

@Atroskelis
Comment options

@Atroskelis
Comment options

Comment options

You must be logged in to vote
2 replies
@Atroskelis
Comment options

@FriedBoard
Comment options

Answer selected by Atroskelis
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants
Converted from issue

This discussion was converted from issue #46344 on September 06, 2024 17:36.