Azure-Samples / Azure-Samples/ms-identity-docs-code-python
Add post logout redirect uri
- Dominant language
- Python
- Stars
- 62
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Expected/desired behavior
> Ability to have custom redirect endpoint after logout that is different from redirect uri
### OS and Version?
> Windows 8, 10, or 11. Linux (which distribution). macOS (Mojave? Catalina? Big Sur? Monterey?)
Linux
### Versions
>
### Mention any other details that might be useful
Can be the same configuration option as REDIRECT_URI but for post logout. I have a custom combo architecture of Flask and Dash and I need to override the logout page.
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
Contributor guide
Assessment
This issue has not been assessed yet.