numerique-gouv / impress

MIT License
13 stars 8 forks source link

🛂(frontend) redirect to the OIDC when private doc and unauthentified #292

Closed AntoLC closed 1 month ago

AntoLC commented 1 month ago

Purpose

When we access a private doc and we are not connected we were getting an error message. Instead of this error message, we now redirect to the OIDC.

Proposal