Hey,
we are currently testing the switch from APEX 20.1 to APEX 22.2.
To pass Environment specific Endpoints for Authorization Schemes we run after each update a skript to correct these values.
So far we have done this with the procedure “wwv_flow_api.create_authentication”. But it seems that this package does not exist anymore or is just used underneath also I couldn't find a similiar procedure. Anyway I can not find this package in the database but some Procedures we use form that Package are still working.
So my question is, if is there a replacement for “wwv_flow_api.create_authentication” that we can use to create a authentication scheme by a script?
Thanks.
Kind regards