Kim-menu
Kim-menu
Is there a plan to develop this feature? 🥲
yes, I can apply github's oauth2.0 thanks to reference doc. But, I cannot find how to request rest api to my github oauth secured SCDF. I only know my Id...
@duckys87 , @pyeongjae-jeoun Hi. I just use some kind of fake-auth-server ``` spring: security: oauth2: resourceserver: opaquetoken: introspection-uri: {auth-server-introspection-endpoint-uri} client-id: blah client-secret: blah ``` and set like above on SCDF...
There isn't any way to remove previous task(platform) property now. right?