VIP Authentication Hub generates ID Token with empty AMR claim value
search cancel

VIP Authentication Hub generates ID Token with empty AMR claim value

book

Article ID: 405672

calendar_today

Updated On:

Products

VIP Authentication Hub

Issue/Introduction

Running JWT-Bearer flow with the 3rd party/custom JWT causes VIP Authentication Hub (AuthHub) generates ID Token with empty AMR claim value.
The  3rd party/custom JWT contains AMR claim value, i.e. "PWD". Related Certificate and Identity Provider have been configured.

Environment

VIP Authentication Hub 3.3.4

Cause

AMR mapping is not configured and the Default Identity Provider AMRs is set null.

Resolution

Make sure the Default Identity Provider AMRs ("defaultAmr") is set to an appropriate value.

Additional Information