awan_m
Mar 22, 2023Cirrostratus
F5 oAuth Federation with client assertion type = jwt-bearer
Hi -
i am trying to setup user authentication with oAuth and F5 is the Client + Resour provider - that needs to authenticate the user -
Question - the options available are to send clientid and secret to get information
is it possible to use
client_assertion_type | urn:ietf:params:oauth:client-assertion-type:jwt-bearer |
client_assertion | A JWT that the client has signed |
thanks