Skip to content

Issue with docs.zowe.org/stable/user-guide/api-mediation/configuration-jwt/ #4476

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
colinpaicemq opened this issue May 17, 2025 · 0 comments

Comments

@colinpaicemq
Copy link
Collaborator

Description

It says

When using the z/OSMF authentication provider, enable API Mediation Layer for PassTicket generation and configure the z/OSMF APPLID.

...

If you use z/OSMF as an authentication provider, provide a valid APPLID. The API ML generates a PassTicket for the specified APPLID and subsequently uses this PassTicket to authenticate to z/OSMF. The default value in the installation of z/OSMF is IZUDFLT.
....

Here are my z/OSMF attributes... there is no APPLID

SERVER_PROC(IZUSVR1)
ANGEL_PROC(IZUANG1)
AUTOSTART(LOCAL)
AUTOSTART_GROUP(NONE)
HOSTNAME('*')
HTTP_SSL_PORT(10443)
UNAUTH_USER(IZUGUEST)
SAF_PREFIX(IZUDFLT)
SEC_GROUPS USER(IZUUSER),ADMIN(IZUADMIN),SECADMIN(IZUSECAD)
JAVA_HOME('/usr/lpp/java/J17.0_64')
KEYRING_NAME('IZUKeyring.IZUDFLT')
PLUGINS( INCIDENT_LOG,
COMMSERVER_CFG,
WORKLOAD_MGMT
RESOURCE_MON,
INCIDENT_LOG,
CAPACITY_PROV,
SOFTWARE_MGMT,
SYSPLEX_MGMT,
ISPF)

or do you mean the RACF APPLID ( like omvsappl?)

Pages to Update

Screenshots

Expected behavior

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant