|
Hi,
i'm using apache http server on the IBMi, but you could also use nginx http
server on the IBMi.
Config the http server with ssl, reverse proxy and basic auth.
With reverse proxy, you could use ssl and let the http server terminate ssl
to your rest api server inside IBMi.
Examples:
https://www.mcpressonline.com/operating-systems/ibm-i-os400-i5os/using-apache-as-a-reverse-proxy-on-ibm-i
https://zend18.zendesk.com/hc/en-us/articles/203838136-Apache-IBM-HTTP-Server-Authentication-using-i5-OS-user-profiles
Best regards
Magne
tir. 28. apr. 2020 kl. 11:08 skrev Maria Lucia Stoppa <mlstoppa@xxxxxxxxx
:
Hi Patrik,and
So far, I already have a few REST APIs answering via an IWS web service
it works fine, the Vue front-end makes the calls and consumes theProcess
responses.
I need to add a security layer, meaning instead of the front-end directly
making the calls, a server in the middle will receive the front-end
requests and forward them to the web service using an existing IBM i user
profile. I guess, basic authentication is needed for this connection
to successfully happen.
Back to your question: firstly, I think I'll explore how Web Server
itself takes care of this. From the middle server perspective it shouldI
consist in some headers attributes properly set. From the Web Server
process, I don't know where to start from. I am groping in the dark.
Later on, I'll explore the second option you mentioned, which is my case
assume will be some IBM i APIs, because I have just found an article (https://www.linkedin.com/pulse/announcing-rpgapi-daniel-long/?trackingId=0Q2XJyfCjDcI7AtXZVbl7w%3D%3D
)poc@xxxxxxxxxx>
describing how to set up an RPG server listening for REST APIs' requests,
which works without the middle IWS layer (no Java conversion in between).
What do you think about it?
Il giorno mar 28 apr 2020 alle ore 10:17 Patrik Schindler <
ha scritto:be
Hello Maria,:
Am 28.04.2020 um 07:58 schrieb Maria Lucia Stoppa <mlstoppa@xxxxxxxxx
I know very little about basic authentication: I know REST API must
AUTHoutcalled with login information set in the headers, but I can't figure
ofhow to configure the web service HTTP instance to accept it and, most
securityall, how these information will be checked against user profile
on
IBM i.
Basic-Auth is done by the Web Server Process(es) itself, while some
relatedin some API is handled by the API. Which of these two do you want tohave?
Links
I would like to know a bit more on the subject before paying for acourse.
Regarding REST and http, there's plenty of information out there in the
network. I'd start with Wikipedia (preferred: English, the
computing-centric articles are often of vrey good quality) and follow
in there to learn more.
:wq! PoC
PGP-Key: DDD3 4ABF 6413 38DE - https://www.pocnet.net/poc-key.asc
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
--questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
--
Maria Lucia Stoppa
mlstoppa@xxxxxxxxx
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.