How to convert form based auth to Basic Auth in IBM DOORs Next Generation NG
How to convert form based auth to Basic Auth in IBM DOORs Next Generation NG.
There is one file in which we need to replace form with basic.But i am not recalling exact configuration. Can someone please help?
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Oct 18 '22, 9:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Oct 18 '22, 9:36 a.m. I don't think this is something that is configured in the Jazz application. I believe that is something that needs to be configured in the application server. I can find the following hints:
https://jazz.net/library/article/75 This article mentions the configuration elements.
Liberty:
Tomcat (unsupported versions)
manisha vinchurkar selected this answer as the correct answer
|
One other answer
You can't easily do this on a stand alone server.
- When you install as a stand alone the default is Form based Auth
- When you install the Jazz Authorization Server and let it manage the authorisation the default is Form Based but you have a lot more flexibility than with stand alone
Comments
manisha vinchurkar
commented Oct 19 '22, 4:57 a.m.
I have done this by referring below article
Davyd Norris
commented Oct 19 '22, 6:40 p.m.
That is correct - you'll notice the Jazz Authorization Server in the picture in the middle of the article, which takes over the authentication role
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.