Skip to content

Commit c78af5a

Browse files
authored
add parameter (#991)
1 parent f85e753 commit c78af5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/oauth2/cl_oa2c_config_writer_api.clas.abap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ CLASS cl_oa2c_config_writer_api DEFINITION PUBLIC.
7070
e_token_endpoint TYPE string
7171
es_oa2c_admin TYPE string
7272
et_profiles TYPE string
73+
et_configured_scopes TYPE string_table
7374
e_configured_granttype TYPE oa2c_granttype.
7475

7576
METHODS set_profiles

0 commit comments

Comments
 (0)