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

Järjestellään apigw:n polut ja middlewaret uusiksi #6085

Merged
merged 23 commits into from
Dec 16, 2024
Merged

Conversation

Gekkio
Copy link
Contributor

@Gekkio Gekkio commented Dec 5, 2024

Vanha enduser/internal -jako aiheuttaa kitkaa tulevan palvelutuottajan suomi.fi-kirjautumisen kanssa, joten siirrytään pikku hiljaa pois siitä.

Uudet polut (tuettu mutta ei vielä käytössä client-puolella!):

/api/integration/*
/api/dev-api/*

/api/citizen/auth/sfi/*
/api/citizen/auth/keycloak/*
/api/citizen/auth/status
/api/citizen/auth/weak-login
/api/citizen/auth/logout
/api/citizen/public/map-api/*
/api/citizen/public/*
/api/citizen/*

/api/employee/auth/ad/*
/api/employee/auth/keycloak/*
/api/employee/auth/status
/api/employee/auth/logout
/api/employee/public/*
/api/employee/*

/api/employee-mobile/auth/status
/api/employee-mobile/auth/finish-pairing
/api/employee-mobile/auth/pin-login
/api/employee-mobile/auth/pin-logout
/api/employee-mobile/public/*
/api/employee-mobile/*
  • routet ja middlewaret menee uusien polkujen mukaan
  • vanhat polut toimii yhä, koska käytössä on tilapäinen "rewrite-middleware"

@Gekkio Gekkio force-pushed the apigw-restructure branch from 5592ecb to 3f608e6 Compare December 5, 2024 07:12
@Gekkio Gekkio force-pushed the apigw-restructure branch from 2342285 to d5921b9 Compare December 5, 2024 08:12
@Gekkio Gekkio changed the base branch from master to remove-passport December 5, 2024 11:17
Base automatically changed from remove-passport to master December 5, 2024 13:18
@Gekkio Gekkio force-pushed the apigw-restructure branch 3 times, most recently from 805d2ff to bb5f046 Compare December 5, 2024 15:50
@Gekkio Gekkio force-pushed the apigw-restructure branch 2 times, most recently from 81b35c3 to 36c687b Compare December 9, 2024 06:12
@Gekkio Gekkio changed the title Apigw:n uudelleenjärjestely Järjestellään apigw:n polut ja middlewaret uusiksi Dec 9, 2024
@Gekkio Gekkio marked this pull request as ready for review December 9, 2024 06:52
@Gekkio Gekkio added the tech Tekninen muutos, esim. refaktorointi label Dec 9, 2024
@Gekkio Gekkio force-pushed the apigw-restructure branch 5 times, most recently from 18ef9ca to 38a3e60 Compare December 11, 2024 11:32
Copy link
Contributor

@akheron akheron left a comment

Choose a reason for hiding this comment

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

Ekaa kertaa ikinä tuntuu siltä että tajuaa vähän miten apigw toimii 😂 🏅

@Gekkio Gekkio merged commit 30d209a into master Dec 16, 2024
32 checks passed
@Gekkio Gekkio deleted the apigw-restructure branch December 16, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech Tekninen muutos, esim. refaktorointi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants