You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For one, describe behavior that works. Or don't and drop it, as it is very unlikely someone is actually using it. Noone opened issue that it doesn't work when old DEV UI was dropped. Maybe it doesn't make sense to invest into a feature noone is using.
Actual behavior
The DevConsoleRuntimeTemplateInfoBuildItem item is ignored.
How to Reproduce?
No response
Output of uname -a or ver
No response
Output of java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of mvnw --version or gradlew --version)
No response
Additional information
This is sort of my fault @sberyozkin , but since I'm also tasked with reviewing this guide, I have to report it. I'll address this issue eventually.
The text was updated successfully, but these errors were encountered:
@michalvavrik Thanks, and it is no one's fault, if only it is mine, but in any case as I said earlier, with the old Dev UI, the idea was that it would give, an option, for example, to Okta developers, register a completely Okta specific Dev UI experience.
Maybe it doesn't make sense to invest into a feature noone is using.
I kind of agree, though I'd say the reason no one is using is that no one sees how it can actually work for non-Keycloak providers.
I just think we have long of stack issues that users asked for (and some bugs) and they should have priority. And we can't just leave this open as docs is describing something that is not true anymore. Therefore I'm going to create PR that drop it and we can get back to it when there is anyone who will request it in the future.
Describe the bug
Nothing described in https://quarkus.io/version/main/guides/security-openid-connect-dev-services#dev-services-and-ui-support-for-other-openid-connect-providers works now that Quarkus migrated to the new DEV UI.
Expected behavior
For one, describe behavior that works. Or don't and drop it, as it is very unlikely someone is actually using it. Noone opened issue that it doesn't work when old DEV UI was dropped. Maybe it doesn't make sense to invest into a feature noone is using.
Actual behavior
The
DevConsoleRuntimeTemplateInfoBuildItem
item is ignored.How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
This is sort of my fault @sberyozkin , but since I'm also tasked with reviewing this guide, I have to report it. I'll address this issue eventually.
The text was updated successfully, but these errors were encountered: