You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for retrieving and using user information
#deploy-profil-api #deploy-profil-api-test
Replaced `GetAuthenticatedId` with `GetUserInfo` to extract user details and updated relevant methods to maintain compatibility. Adjusted dependency configurations and annotations, including the addition of `spring-boot-starter-web` for extended server capabilities. Corrected minor typo in log output for better clarity.
Copy file name to clipboardExpand all lines: apps/profil-api/src/main/java/no/nav/registre/testnorge/profil/consumer/PersonOrganisasjonTilgangConsumer.java
Copy file name to clipboardExpand all lines: libs/reactive-security/src/main/java/no/nav/testnav/libs/reactivesecurity/config/SecureOAuth2ServerToServerConfiguration.java
0 commit comments