Skip to content
#

mainframe

Here are 122 public repositories matching this topic...

CarsonCook
CarsonCook commented Mar 18, 2021

Is your feature request related to a problem? Please describe.
Passticket, as well as token and cookie properties, are configured under their own parameter in apiml.security.auth.
E.g.:

apiml:
    security:
        auth:
            provider: zosmf
            zosmfServiceId: mockzosmf  # Replace me with the correct z/OSMF service id
            zosmfJwtEndpoint: /endpoint
    
IssenShiro
IssenShiro commented Dec 9, 2019

Hi,
First thing is thanks for cool packages to utilize x3270, I'm using it a lot you know because work related

The problem is, it looks like we can't send F1-F12 key function because validaKeyboard() function always return false in case we send F1-F12 key even it's provided in constant variables causing all variables apart from Enter and Tab useless.

// These constants represe

Improve this page

Add a description, image, and links to the mainframe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mainframe topic, visit your repo's landing page and select "manage topics."

Learn more