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

Palvelutuottajien suomi.fi -kirjautuminen (ei vielä käytössä) #6101

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Gekkio
Copy link
Contributor

@Gekkio Gekkio commented Dec 9, 2024

  • napin näkyvyys on feature flagin takana, eikä tuotannossa muutenkaan toimi vielä koska kellään työntekijällä ei ole hetua kannassa
  • vanha Suomi.fi:lle metadatassa ilmoitettu /api/application/auth/saml-polku valitsee oikean toteutuksen RelayState-parametrin polun perusteella
  • tulevaisuudessa voidaan ilmoittaa Suomi.fi:lle erilliset polut /api/citizen/auth/sfi ja /api/employee/auth/sfi

@Gekkio Gekkio added the enhancement Uusi toiminnallisuus tai parannus label Dec 9, 2024
@Gekkio Gekkio force-pushed the employee-sfi-login branch 7 times, most recently from 5a059b4 to 8260346 Compare December 11, 2024 14:29
@Gekkio Gekkio marked this pull request as ready for review December 12, 2024 06:57
@Gekkio Gekkio force-pushed the employee-sfi-login branch 3 times, most recently from 2867ba3 to d6d4b07 Compare December 12, 2024 07:55
@Gekkio Gekkio force-pushed the employee-sfi-login branch from d6d4b07 to e6be70b Compare December 16, 2024 08:36
}
}
const loginCallback: AsyncRequestHandler = async (req, res) => {
logAuditEvent(eventCode('sign_in'), req, 'Login callback endpoint called')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kun meille tulee onnistunut kutsu tänne, niin logitetaanko me jotenkin, että mitä kautta käyttäjä todensi henkilöllisyytensä? Minusta tämä olisi tärkeä osa audit trailia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Uusi toiminnallisuus tai parannus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants