:information_source: If you have a question, please post it on the Okta Developer Forum instead. Issues in this repository are reserved for bug reports and feature requests only.
I'm submitting a
[ ] bug report
[x] feature request
Background info
Describe your issue or request here (if necessary).
I have used this starter for oidc auth code flow and after logout it shows me following lable to login again.
Interestingly when I used pure spring boot starter security without okta starter, it showed okta instead of url.
Expected behavior
What should have happened?
It should allow me to configure label of my choice or show show okta.
What went wrong?
Please provide log or error messages if applicable.
Steps to reproduce
If the current behavior is a bug, please provide the steps to reproduce and a minimal demo if possible.
:information_source: If you have a question, please post it on the Okta Developer Forum instead. Issues in this repository are reserved for bug reports and feature requests only.
I'm submitting a
Background info
Describe your issue or request here (if necessary).
I have used this starter for oidc auth code flow and after logout it shows me following lable to login again.
Interestingly when I used pure spring boot starter security without okta starter, it showed okta instead of url.
Expected behavior
What should have happened?
It should allow me to configure label of my choice or show show okta.
What went wrong?
Please provide log or error messages if applicable.
Steps to reproduce
If the current behavior is a bug, please provide the steps to reproduce and a minimal demo if possible.
SDK Version
3.0.6
Thanks a lot.