Skip to content

Commit

Permalink
add altinn as source application with id 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Battlestad committed Nov 1, 2024
1 parent f311f85 commit ea2459f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kustomize/overlays/vlfk-no/beta/altinn-oauth2-client.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: "fintlabs.no/v1alpha1"
kind: NamOAuthClientApplicationResource
metadata:
name: fint-flyt-digisak-oauth2-client
name: fint-flyt-altinn-oauth2-client
spec:
clientIdProperty: fint.flyt.digisak.sso.client-id
clientSecretProperty: fint.flyt.digisak.sso.client-secret
clientIdProperty: fint.flyt.altinn.sso.client-id
clientSecretProperty: fint.flyt.altinn.sso.client-secret
grantTypes:
- client_credentials

0 comments on commit ea2459f

Please sign in to comment.