Peter_Baumann
Jun 22, 2021Cirrostratus
oauth server generated jwt token problem
Hi all,
We have a customer try to do oauth with a dovecot server, they have the following problems using the f5 as a oauth server:
- The "typ" jwt header is missing, this should be set to "JWT".
- F5 set the JWT token nbf (not valid before) to some minutes in the past, this breaks dovecot auth.
- Customer want to use the following oauth features, are these supported?
https://openid.net/specs/openid-connect-frontchannel-1_0.html
https://openid.net/specs/openid-connect-backchannel-1_0.html
Do you know how the above could be customized in f5 to set to values the dovecot would accept?
Thank you for any hint.
Peter