When using authn, I realized that the id token (e.g. in authn-js accessed via authn.sessionToken()) does not contain the username. Is it possible to get this info into the id token issued by authn-server, so the frontend has direct knowledge about it?
When using authn, I realized that the id token (e.g. in
authn-jsaccessed viaauthn.sessionToken()) does not contain the username. Is it possible to get this info into the id token issued by authn-server, so the frontend has direct knowledge about it?