Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
2 answers
73 views

I'm upgrading from Wildfly 27 to Wildfly 37 and I've ran into an interesting issue. I’m deploying an EAR with multiple EJB submodules on WildFly 37. In my ejb3 subsystem I’ve set: <default-security-...
1 vote
0 answers
93 views

As per official docs: WILDFLY logging, default is milliseconds. How can I do it for microseconds basically using any elytron or writing a custom script is the only option ? Tried some elytron command ...
0 votes
0 answers
92 views

I'm trying to secure a webservice application (running in Wildfly 36) with WSS (username + password digest). Elytron has to be used for security. My problem is, that there is no information available ...
1 vote
1 answer
76 views

I have the following dependency structure (expressed in "pseudo" gradle structure) - app -- compileOnly(wildfly-elytron) -- implementation(jackson) -- implementation(project(:core)) - core -...
0 votes
0 answers
49 views

I have simple Arquillian Test which calls Session EJB (deployed on Wildfly 36): simpleService.sayHello(); Now, I need to call that very same method as a authenticated identity: This goes with Elytron ...
0 votes
0 answers
74 views

2025年03月06日 15:47:09,760 DEBUG [org.jboss.as.controller] (ServerService Thread Pool -- 46) CapabilityServiceSupport: Parsing ServiceName for org.wildfly.clustering.command-dispatcher-factory 2025年03月06日 ...
1 vote
0 answers
196 views

I have an ear with at least 2 WARs inside. One should be none restricted, so no auth at all, and the other one should be restricted by keycloak. This is done via an overlay-file for just this WAR. ...
0 votes
0 answers
79 views

EAP8: create rest client with elytron client-ssl-context Originally I had the question to get a SSLContext from Jboss EAP. Stackoverflow question: EAP: create rest client with elytron client-ssl-...
ula.uvula's user avatar
  • 235
0 votes
0 answers
129 views

I'd like create an application whit capable of MFA. Password and OTP can be enough good for us. We don't find any solution of it. There are 'aggregate realm' but just multi authorization 'failover ...
1 vote
1 answer
407 views

I made a homework project for BASIC authentication with Wildfly 33 Beta and Elytron. When I start server include a @Stateless service in the project I get error: Caused by: java.lang....
0 votes
2 answers
340 views

I try to use elytron jdbc-realm to authenticate webapp client. I made a web.xml for auth /admin/* requests ower BASIC auth. <security-constraint> <web-resource-collection> ...
0 votes
1 answer
110 views

I need help converting a Wildfly 9 Realm to Wildfly 28 realm. The original is the following: <subsystem xmlns="urn:jboss:domain:security:1.2"> <security-domains> ...
0 votes
1 answer
208 views

I'm trying to set the system property value with encrypted string ${ENC::initial-resolver:ENCRYPTED_STRING} So I enter the jboss-cli.sh and run the command /system-property=javax.net.ssl....
bartek's user avatar
  • 13
0 votes
2 answers
1k views

Is there something changed between wildfly-26 and wildfly-31. I was able to define a data source , while providing the username and password inside tag for the data source tag throws me an error ...
1 vote
1 answer
2k views

This is what a wildfly credential store is https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.1/html/how_to_configure_server_security/...

15 30 50 per page
1
2 3 4 5
...
7

AltStyle によって変換されたページ (->オリジナル) /