Search found 781 matches
- Sat Apr 15, 2023 8:29 am
- Forum: General discussion and questions about Aware IM
- Topic: REST GET,POST,PUT,DELETE?
- Replies: 25
- Views: 61662
Re: REST GET,POST,PUT,DELETE?
As I reecall, you can consume but not expose in test mode. Ssl not required for consuming
- Fri Apr 14, 2023 8:44 pm
- Forum: General discussion and questions about Aware IM
- Topic: REST GET,POST,PUT,DELETE?
- Replies: 25
- Views: 61662
Re: REST GET,POST,PUT,DELETE?
Webhook.site can expose a URL to post to and then view received post
- Thu May 12, 2022 12:41 pm
- Forum: General discussion and questions about Aware IM
- Topic: [Solved] Out of the blue Java SSL Error. PKIX
- Replies: 8
- Views: 10193
Re: [Solved] Out of the blue Java SSL Error. PKIX
Henrik,
We use Cloudflare which I am assuming is a reverse proxy, I don't suppose that is the same one you use?
Pete
We use Cloudflare which I am assuming is a reverse proxy, I don't suppose that is the same one you use?
Pete
- Thu May 12, 2022 12:33 pm
- Forum: General discussion and questions about Aware IM
- Topic: [Solved] Out of the blue Java SSL Error. PKIX
- Replies: 8
- Views: 10193
Re: [Solved] Out of the blue Java SSL Error. PKIX
Thanks Henrik, I will check that out.
Cheers,
Pete
Cheers,
Pete
- Thu May 12, 2022 11:15 am
- Forum: General discussion and questions about Aware IM
- Topic: [Solved] Out of the blue Java SSL Error. PKIX
- Replies: 8
- Views: 10193
Re: [Solved] Out of the blue Java SSL Error. PKIX
So an open call to anybody that has a degree of expertise with the keytool and SSL. As per above, I am having issues importing cacerts into the trusted zone and would really appreciate a second set of eyes on it. We would be willing to pay for a successful result if necessary.
Cheers,
Pete
Cheers,
Pete
- Tue May 10, 2022 2:24 pm
- Forum: General discussion and questions about Aware IM
- Topic: [Solved] Out of the blue Java SSL Error. PKIX
- Replies: 8
- Views: 10193
Re: [Solved] Out of the blue Java SSL Error. PKIX
Thanks for getting back to me, I appreciate it. Integrations with AwareIM are my least favourite task. This doesn't seem like rocket science but SSL is something that I generally only touch every few years and so I am no SSL expert.
- Tue May 10, 2022 12:59 pm
- Forum: General discussion and questions about Aware IM
- Topic: [Solved] Out of the blue Java SSL Error. PKIX
- Replies: 8
- Views: 10193
Re: [Solved] Out of the blue Java SSL Error. PKIX
Hey Jaymer, I know that this post is from a couple of years ago but I am hoping that it might be somewhat fresh in you mind. I am wanting to build out integration with Xano. The first step is to get a token back from Xano and I can easily do this in Postman. However, when I try it in AwareIM I get t...
- Thu Mar 31, 2022 10:57 am
- Forum: General discussion and questions about Aware IM
- Topic: Receiving header information from exposed service
- Replies: 5
- Views: 5253
Re: Receiving header information from exposed service
This is a glaring weakness of exposed services and a fix would be really great.
- Wed Mar 16, 2022 7:18 pm
- Forum: General discussion and questions about Aware IM
- Topic: REST GET,POST,PUT,DELETE?
- Replies: 25
- Views: 61662
Re: REST GET,POST,PUT,DELETE?
Thanks Henrik, I have actually seen this before and have a number of rest services that take a similar approach although I found the process of hiding attributes from being returned too tedious so I created an alias object that I keep in sync that has far fewer attributes. What I am a little confuse...
- Wed Mar 16, 2022 4:44 pm
- Forum: General discussion and questions about Aware IM
- Topic: REST GET,POST,PUT,DELETE?
- Replies: 25
- Views: 61662
Re: REST GET,POST,PUT,DELETE?
Thanks Henrik, any idea where I can grab Jaymers bsv?
Cheers,
Pete
Cheers,
Pete
- Wed Mar 16, 2022 12:22 pm
- Forum: General discussion and questions about Aware IM
- Topic: REST GET,POST,PUT,DELETE?
- Replies: 25
- Views: 61662
Re: REST GET,POST,PUT,DELETE?
Just following up on this. Is there anywhere to learn more about this?
- Sat Mar 05, 2022 11:54 am
- Forum: General discussion and questions about Aware IM
- Topic: Experience with heavy data processing nightly?
- Replies: 4
- Views: 7661
Re: Experience with heavy data processing nightly?
Henrik, a couple of thoughts in no specific order: - Any chance to passing some of the heavy lifting out to stored procedures? - If you break the process into separate spread out processes, make sure that you do some checks when running a process to make sure that a previous process that it relies u...
- Mon Feb 21, 2022 11:45 am
- Forum: General discussion and questions about Aware IM
- Topic: Metabase and JWT
- Replies: 0
- Views: 7863
Metabase and JWT
Hi,
Just wondering whether anybody is using Metabase for analytics and if so, have they embedded a signed dashboard using JWT authentication? Failing that, has anybody captured a token from a rest service using JWT and secret key? If so, any hints?
Thanks,
Pete
Just wondering whether anybody is using Metabase for analytics and if so, have they embedded a signed dashboard using JWT authentication? Failing that, has anybody captured a token from a rest service using JWT and secret key? If so, any hints?
Thanks,
Pete
- Fri Nov 05, 2021 2:16 pm
- Forum: General discussion and questions about Aware IM
- Topic: Running PHP alongside Tomcat
- Replies: 1
- Views: 3177
Running PHP alongside Tomcat
Hi, is anybody running PHP on same box as Tomcat? If so, any tips on getting it running?
- Sun Oct 17, 2021 12:47 pm
- Forum: General discussion and questions about Aware IM
- Topic: IOS Cross Site Scripting error
- Replies: 0
- Views: 8568
IOS Cross Site Scripting error
Hi, I am trying to display a query to logged in members via an encrypted URL in an iframe and it is working for all browsers except IOS Mobile. If I turn off 'Prevent Cross-Site Tracking' in mobile Safari I can access the content, otherwise, I get kicked out to the login form. I have read that IOS M...