Can i limit the access to my REST API and UI to only my local network? 

On Monday, March 14, 2022 at 10:07:24 PM UTC+8 Tim Donohue wrote:

> Hi,
>
> Generally, your REST API needs to be accessible to anyone you expect the 
> use the User Interface.  So, if your User Interface is accessible to the 
> world, then your REST API must also be accessible to the world.  If your 
> User Interface is behind a firewall, then your REST API can be behind the 
> same firewall (but then all users must access both from behind that 
> firewall).  Generally, it must have the exact same access settings as your 
> User Interface, since the User Interface requires the REST API to operate.
>
> Tim
>
> On Sunday, March 13, 2022 at 7:01:22 AM UTC-5 phillip...@gmail.com wrote:
>
>> Does public accessible mean online, like anyone outside my local network 
>> could access my  REST API or does that mean that my REST API is accessible 
>> only in my local network?
>> [image: Capture.PNG]
>> If it means that my REST API should be accessible outside my local 
>> network, how would I do it if port forwarding is not an option (Because I 
>> am behind a CGNAT setup)? Thanks!
>>
>>
>>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/4f37482f-90fd-49d3-90b6-c79ce181d197n%40googlegroups.com.

Reply via email to