Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Alternative for procedure wwv_flow_api.create_authentication in 22.2

MbitMar 23 2023 — edited Mar 23 2023

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

This post has been answered by Mbit on Mar 31 2023
Jump to Answer
Comments
Post Details
Added on Mar 23 2023
3 comments
415 views