It's all about the answers!

Ask a question

How to convert form based auth to Basic Auth in IBM DOORs Next Generation NG


manisha vinchurkar (315) | asked Oct 18 '22, 5:33 a.m.

 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


permanent link
Ralph Schoon (63.3k33646) | 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



permanent link
Davyd Norris (2.4k217) | answered Oct 18 '22, 6:47 p.m.
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


https://jazz.net/library/article/75 This article mentions the configuration elements.


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


Register or to post 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.