Hi Team,
We are invoking hcmRestApi/scim API to create users in fusion ERP.
We have Setup API with authentication of JWT tokens.
Any idea what is the difference of authenticating it with jwt token and basic authentciation?
Looks like both will have security issue since jwt token is onetime token , whomever having it can play around with application.
Is there anyway to authenticate them using OAUth2 level?
Thanke,
Sree