Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove consent screen in production #1672

Open
arealmaas opened this issue Jan 10, 2025 · 2 comments
Open

Remove consent screen in production #1672

arealmaas opened this issue Jan 10, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@arealmaas
Copy link
Collaborator

Description of the bug

Image

A consent screen pops up when logging in in production.

Bjørn:
Tror det brukes feil scope fra AF her, eller så er scopet feilkonfigurert i Idporten. Skal ikke være consent her.

Steps To Reproduce

  1. Log in to https://af.altinn.no
  2. Consent screen shows up

Additional Information

No response

@arealmaas arealmaas added the bug Something isn't working label Jan 10, 2025
@arealmaas arealmaas moved this from Ready to New issues in Dialogporten / Arbeidsflate - NY Jan 10, 2025
@seanes
Copy link
Contributor

seanes commented Jan 10, 2025

Vi bruker p.t. 'digdir:dialogporten', 'digdir:dialogporten.noconsent', 'openid', ref. https://github.com/Altinn/dialogporten-frontend/blob/main/packages/bff/src/auth/oidc.ts#L142

Ved fjerning av "digdir:dialogporten" som krever consent svarer dialogporten med statuskode 500.

@seanes
Copy link
Contributor

seanes commented Jan 10, 2025

Det skyldes potensielt en bug i Dialogporten. Prøv igjen uten digdir:dialogporten når Altinn/dialogporten#1675 er løst.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: New issues
Development

No branches or pull requests

2 participants